825772cf735d88208205bde470ae21c3423c23aa
* refactor: added toBZZbaseUnit function * feat: added utility for attesting value is BZZ convertible to base units * fix: conversion from 15 to 16 decimal places, added unsafe versions * refactor: withdraw modal uses the safe conversion from BZZ * refactor: added BigNumber and Token class to handle BZZ digits correctly * refactor: extract deposit and withdraw functionality into single modal * test: added tests for Token * chore: removed unused component * chore: addressed PR review, token decimal is now integer 0-18 * chore: added comment to clarify the value restriction on token amount
Bee Status
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 |
|---|---|---|---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
Table of Contents
Install
git clone git@github.com:ethersphere/bee-status.git
cd bee-status
npm ci
Usage
npm run build
serve -s ./build
Contribute
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
Maintainers
License
Description
Languages
TypeScript
89.9%
SCSS
6%
JavaScript
3.5%
CSS
0.3%
HTML
0.2%





