for normal network.
https://swap.dev.bitizen.org/#/testnet
for test network.
// install
yarn install
// debug run
yarn start
// build + deply to gh-pages
yarn deploy
Failed to compile
./src/components/web3/connectors.ts
Attempted import error: 'ChainId' is not exported from '../../types'.
需要 SDK Build yarn build
https://ropsten.oregonctf.org/
https://socialsharepreview.com/?url=https://swap.dev.bitizen.org/
// enter SDK dirctory
yarn link
// enter UI dirctrory
yarn link '@lifinance/sdk'