Giter VIP home page Giter VIP logo

balanced-network-interface's Introduction

Balanced

An open-source interface for Balanced: a decentralised exchange and stablecoin platform on the ICON Network.


List a token

If you want the Balanced app to support a new token, you can submit a pull request to add it to the community token list.

1. Add the token logo to the icon repository

Upload the token logo to make sure it's easy to recognise in the app. Tokens that don't have a logo will use the default token icon.

  1. Go to https://github.com/balancednetwork/icons and create a new branch.
  2. Upload a PNG with the dimensions 512 x 512. The file name should be the token symbol in lowercase, i.e. baln.png.
  3. Submit a pull request to merge your changes into the main branch.

2. Add a token to the community token list

  1. Go to https://github.com/balancednetwork/balanced-network-interface/blob/master/src/store/lists/communitylist.json and create a new branch.
  2. Add the details for your token to the bottom of the list. You'll need to provide the:
  3. Open a pull request to merge your changes into the master branch. Make sure to reference the token logo PR.

Development

Install dependencies

yarn

Run

yarn start

Lint

yarn lint

Run the lint task before you commit.

Configuring the environment (optional)

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

Contribution

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

Code style/convention

The Balanced frontend repo uses the Airbnb code style. https://github.com/airbnb/javascript#naming-conventions

Pull request review guidelines

Cosmetic fixes & small bugs

  • Set PR to mainnet
  • Review: UX team

Large bug fixes (i.e. issue with transaction router)

  • Set PR to mainnet
  • Review: UX team & separate FE dev

New features (smart contracts on testnet)

  • Set PR to testnet
  • Review: UX team & separate FE dev

New features (smart contracts on mainnet)

  • Set PR to mainnet
  • Review: UX team & separate FE dev

balanced-network-interface's People

Contributors

hetfly avatar rise-techiast avatar chunn avatar octocat512 avatar jac0x avatar crowdin-bot avatar nviethuan avatar sharma66mahesh avatar shallcdn avatar molly-tran avatar gitdiff75 avatar navcsdev avatar 0xgojo avatar mangcanbang avatar parrot9design avatar bennyoptions avatar riseblock avatar dust-leaf avatar roy94bit avatar dadengit avatar davidfbd avatar fezbox avatar jayenashar avatar sanglt1902 avatar gedanziger avatar sonicsmith avatar suyogster avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.