leapdao / bridge-ui

dApp for interacting with LeapDAO chain
https://testnet.leapdao.org
GNU General Public License v3.0
11 stars 5 forks source link

UI for Leap DAO plasma bridge contract

PRs Welcome

You can:

Links

Testnet: https://testnet.leapdao.org/

Mainnet: https://mainnet.leapdao.org/

Install

yarn

Run locally

yarn start

This will use config from presets/localnet/config.json

Build params (env variables)

Deployment

Testnet:

yarn build:testnet
yarn deploy:testnet

Mainnet:

yarn build:mainnet
yarn deploy:mainnet