Skip to content

Latest commit

 

History

History
49 lines (32 loc) · 1.58 KB

README.md

File metadata and controls

49 lines (32 loc) · 1.58 KB

Webb DKG Statistics

An interface for displaying statistical data of Webb's Tangle Network (DKG system).

Run DKG Stats DApp

After setting up the development environment, you can proceed to run the DKG stats dApp locally by installing the required dependencies and running the DKG stats dApp.

  1. Clone this repo

    git clone [email protected]:webb-tools/webb-dapp.git
  2. Install dependencies by yarn

     yarn install
  3. Start the dApp by the following command:

    yarn start:stats

Visit http://localhost:3001/ to see the Webb Stats UI! If you would like to setup a local SubQuery backend please refer to the instructions here.

Happy hacking!

Need help?

If you need help or you want to additional information please: