Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 689 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 689 Bytes

Level

Level is the protocol behind Level USD (lvlUSD), a stablecoin backed by restaked dollar tokens. Users can mint and stake lvlUSD to earn a yield from AVSs on restaking protocols, as well as blue-chip on-chain lending protocols.

Getting started

Pre-requisites:

# Copy and fill in .env values
$ cp sample.env .env

# Install dependencies
$ forge install

# Run tests
$ forge test

Audits

Audits can be found here

Documentation

Documentation can be found here