Skip to content

Repository files navigation

RMM

Minimal monolithic smart contract that is an AMM using the RMM trading function.

Setup

Requires forge to be installed already.

forge install

Testing

forge test -vvv

Coverage

forge coverage --report lcov
cmd + shift + p -> Coverage Gutters: Display Coverage

Gas benchmarks

View gas usage

forge snapshot --gas-report

Compare gas usage

forge snapshot --diff

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages