An open source interface for Balanced: a decentralized synthetic asset generator and trading platform on the ICON Network.
- Website: balanced.network
- Demo: balanced.network/demo
- Interface: app.balanced.network
- Twitter: @BalancedDAO
- Telegram: https://t.me/balanced_official
- Medium: @BalancedDAO
- Whitepaper: Link
yarn
yarn start
yarn lint
Please run the lint task before commit.
Create an .env file
## For Sejong Testnet
REACT_APP_NETWORK_ID=83
## For Yeouido Testnet
REACT_APP_NETWORK_ID=3
## For Mainnet
REACT_APP_NETWORK_ID=1
Please open all pull requests against the master
branch.
CI checks will run against all PRs.
The Balanced frontend repo uses the Airbnb Code style. https://github.com/airbnb/javascript#naming-conventions