Fixed Project button, added a readme, and changed about me section
Log in to leave a comment
Added a front end to the blockchain platform, now you can do the following:
new users can generate a new wallet address
exisiting users can faucet coins
10 coins can be used to post a message(displays posters address, message and timestamp)
bottom of the page shows all the posts
Log in to leave a comment
bro nice plz give me vote also
Currently working on the front end,
basic plan
Users can generate address, get faucet coins, see balance, pay to post something
Log in to leave a comment
Hi Dead, just so you know Hack Club projects need to be open source so if you make a paywall anyone can bypass it.
To add decentralization:
Added consensus algorithm, to track chain on different nodes on our network
Rule: so longest valid chain is authoritative and will replace the chain on every node
Two endpoints for APIs, one for adding neighbouring nodes and the another for resolving conflicts
Log in to leave a comment