significance / bee-status

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bee Status

Dependency Status standard-readme compliant js-standard-style

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.

Status page

Node Setup Browse Files Accounting Peers Settings
Setup 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

BSD-3-Clause

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:TypeScript 97.4%Language:HTML 1.4%Language:CSS 1.0%Language:JavaScript 0.2%