Setting Up Polkadot-js-apps
Setting Up a shadows test Polkadot-js-apps
Last updated
Was this helpful?
Setting Up a shadows test Polkadot-js-apps
Last updated
Was this helpful?
Clone the repo locally, via
git clone
Ensure that you have a recent LTS version of Node.js, for development purposes is recommended.
Ensure that you have a recent version of Yarn, for development purposes is required.
Install the dependencies by running yarn install
running yarn build
Ready! Now you can launch the UI (assuming you have a local Shadows Node running), via yarn run start
Access the UI via