mStable-app icon indicating copy to clipboard operation
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

  1. git clone [email protected]:mstable/mStable-app.git && cd mStable-app
  2. cp .env.example .env
  3. yarn
  4. yarn codegen

Running the application locally

Simply run yarn start.