Skip to content

sswares/balanced-network-interface

 
 

Repository files navigation

Balanced Network Interface

An open source interface for Balanced: a decentralized synthetic asset generator and trading platform on the ICON Network.

Development

Install Dependencies

yarn

Run

yarn start

Lint

yarn lint

Please run the lint task before commit.

Configuring the environment (optional)

Create an .env file

## For Yeouido Testnet
REACT_APP_NETWORK_ID=3

## For Mainnet
REACT_APP_NETWORK_ID=1

Contribution

Please open all pull requests against the master branch. CI checks will run against all PRs.

About

An open-source interface for the Balanced Network protocol (https://balanced.network)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.1%
  • JavaScript 2.4%
  • Handlebars 1.5%
  • Other 1.0%