Skip to content

primitivefinance/rmm-manager

Repository files navigation

Primitive Replicating Market Maker

Twitter Follow Tests npm version

Manager contracts of Primitive RMM protocol.

Bug Bounty

This repository has a $1,000,000 bug bounty through Immunefi. Details are on their website https://immunefi.com/bounty/primitive.

Documentation

The contract documentation is hosted here: Primitive Docs.

Testing

Compile contracts

yarn compile

Run TypeChain

yarn typechain

Run the tests (using --parallel flag)

yarn test

Security

All audits are located in the audits/ folder.