mStable-app
mStable-app copied to clipboard
📀 Lite application to interface with the mStable protocol
trafficstars
🏡🚚 The mStable App has moved!
The app deployed at https://mstable.app is now part of mStable-apps.
mStable App
A web frontend for interacting with the mStable contracts.
Setup
Installation
git clone [email protected]:mstable/mStable-app.git && cd mStable-appcp .env.example .envyarnyarn codegen
Running the application locally
Simply run yarn start.