Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 269 Bytes

File metadata and controls

17 lines (10 loc) · 269 Bytes

Plasmachain Staking and Validator Dashboard

To run it:

yarn run serve

To build it:

yarn run build

Part of the build step is prerendering the pages, which uses puppeteer to drive a headless chrome browser. Make sure to install all dependencies.