antoncoding / monarch

easy access for morpho blue
https://monarchlend.xyz
GNU General Public License v3.0
1 stars 1 forks source link

Monarch

Easy access to Morpho Blue.
LICENSE style Code Climate Issues Code Climate Debt Code Climate Maintainability GitHub top language

Monarch UI Screenshot

Overview

Monarch is an unofficial user interface designed to facilitate access to Morpho Blue markets. It provides a streamlined way to supply to any markets created on the Morpho Blue protocol, without the need for MetaMorpho vaults.

Local Setup

Follow these steps to run the Monarch UI on your local machine:

# Clone the repository
git clone git@github.com:antoncoding/monarch.git

# Navigate into the folder
cd monarch

# Install dependencies
yarn

# Start the development server
yarn dev