Skip to content

Dashboard for miners #25

@ephremdeme

Description

@ephremdeme

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions