Inspiration

We wanted to do something that utilized the strength of the blockchain.

What it does

We have a decentralized website where posts and comments by users are strored on a fork of the Ark.IO blockchain.

How we built it

We forked the available code related to running a node for a blockchain. We then wrote a sever using flask to interface with our fork.

Challenges we ran into

Understanding how blockchain worked and figuring out how to use the features to suit our needs was challenging.

Accomplishments that we're proud of

We are proud of running our version of the blockchain and successfully storing data was very critcal in proving our concept. Since each block is based on the previous, the post information can not be censored.

What we learned

We learned a lot about blockchain.

What's next for RChain

Implementing more features related to ease of use of our implementation.

Share this project:

Updates