@primitivefi/rmm-manager
v1.1.0
Published
∇ Manager and Routing smart contracts for Primitive RMM protocol.
Downloads
213
Readme
Primitive Replicating Market Maker
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.