Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 226 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 226 Bytes

Balancer Exchange

Development

Create .env file to change environment variables. Default values are:

APP_CHAIN_ID=1
APP_GAS_PRICE=100000000000

Run & build:

yarn install
yarn run serve
yarn run build