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.
Pre-requisites:
- Foundry (installation)
# Copy and fill in .env values
$ cp sample.env .env
# Install dependencies
$ forge install
# Run tests
$ forge test
Audits can be found here
Documentation can be found here