ephremdeme / ephremdeme/voting
Dashboard for miners
Open
Hacktoberfest
Hacktoberfest2020
javascript
react
- Dominant language
- Python
- Stars
- 11
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Implement a react dashboard component to be integrated to this system.
The component have to do this features:
-> Show miners "mine" button
-> Show miners "consensus" button, to interact with other peers and update the chain incase it is outdated
-> Show miners connect to other nodes option
all these components interact with flask API.
like localhost:5000/mine to mine new block,
localhost:5000/consensus to update the chain
localhost:5000//register-node/broadcast to register new nodes by giving its address
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.