Shadows Network
  • Shadows Network Docs
  • Getting Started
    • Tutorial
    • Setting Up a Node
    • Setting Up a Node use docker image
    • Setting Up Polkadot-js-apps
    • Setting Up Polkadot-js-apps use docker image
  • Pancake LP User Guide
  • Shadows Dapp (beta) - Tutorial 1
  • Shadows Dapp(beta)-Tutorial 2
  • Shadows Dapp Tutorial
Powered by GitBook
On this page

Was this helpful?

  1. Getting Started

Setting Up Polkadot-js-apps

Setting Up a shadows test Polkadot-js-apps

PreviousSetting Up a Node use docker imageNextSetting Up Polkadot-js-apps use docker image

Last updated 4 years ago

Was this helpful?

  1. Clone the repo locally, via

    git clone

  2. Ensure that you have a recent LTS version of Node.js, for development purposes is recommended.

  3. Ensure that you have a recent version of Yarn, for development purposes is required.

  4. Install the dependencies by running yarn install

  5. running yarn build

  6. Ready! Now you can launch the UI (assuming you have a local Shadows Node running), via yarn run start

  7. Access the UI via

https://github.com/ShadowsNetwork/apps.git
Node >=10.13.0
Yarn >=1.10.1
http://localhost:3000