You can:
Testnet: https://testnet.leapdao.org/
Mainnet: https://mainnet.leapdao.org/
yarn
yarn start
This will use config from presets/localnet/config.json
CONFIG
- name of config preset. Possible values: localnet
(default), testnet
, mainnet
.Testnet:
yarn build:testnet
yarn deploy:testnet
Mainnet:
yarn build:mainnet
yarn deploy:mainnet