The app deployed at https://mstable.app is now part of mStable-apps.
A web frontend for interacting with the mStable contracts.
git clone git@github.com:mstable/mStable-app.git && cd mStable-app
cp .env.example .env
yarn
yarn codegen
Simply run yarn start
.