Simple dApp to show the status of the bee node. The goal is to help users setup their bee nodes.
Warning: This project is in alpha state. There might (and most probably will) be changes in the future to its API and working. Also, no guarantees can be made about its stability, efficiency, and security at this stage.
Node Setup | Browse Files | Accounting | Peers | Settings |
---|---|---|---|---|
git clone [email protected]:ethersphere/bee-status.git
cd bee-status
npm ci
npm run build
serve -s ./build
There are some ways you can make this module better:
- Consult our open issues and take on one of them
- Help our tests reach 100% coverage!
- Join us in our Mattermost chat if you have questions or want to give feedback