/stpmmp

Optimized for liquid staking power tokens.

Primary LanguageSolidityMIT LicenseMIT

Numoen PMMP Contracts

Protocol for lending and borrowing custom AMM shares.

Installation

To install with Foundry:

forge install numoen/pmmp

Local development

This project uses Foundry as the development framework.

Dependencies

forge install

Compilation

forge build

Test

forge test

Local setup

In order to test third party integrations such as interfaces, it is possible to set up a forked mainnet with several positions open

sh anvil.sh

then, in a separate terminal,

sh setup.sh