Skip to content

Test guide

Yang Zhou edited this page Oct 27, 2021 · 3 revisions

Setup Test Environment

  1. Install polkadot-js extension. https://github.com/polkadot-js/extension
  2. Install yarn. https://yarnpkg.com/getting-started/install
  3. Install parachain-launch. yarn global add @open-web3/parachain-launch
  4. Get the code. git clone https://github.com/parallel-finance/parallel
  5. Run make init and make launch.
  6. Visit http://localhost:8080/
  7. Follow the tutorial. https://docs.parallel.fi/a-guide-to-testnet/testnet-experience
Clone this wiki locally