- Ethereum
- Rinkeby
- Smart Chain
- Smart Chain - Testnet
- KCC
- Polygon
-
Create environments file.
cp .env.example .env
-
Take your REACT_APP_INFURA_KEY、REACT_APP_ETHERSCAN_KEY、REACT_APP_BSCSCAN_KEY.
-
Install dependence.
yarn
-
Serve the web.
yarn start