Open source UI for Stability protocol
- stabilitydao/core - smart contracts
- stabilitydao/app - frontend application
- stabilitydao/addresses - deployment addresses
git clone https://github.com/stabilitydao/app.git
cd app
yarn
yarn dev
yarn build
yarn start
yarn lint