/substrate-ui

Bondy Polkadot UI

Primary LanguageJavaScript

Setup

Requires Node v11 and Python 2.7

  • Install dependencies and run the app
yarn install;
yarn run dev;
open -a "Google Chrome" http://localhost:8000