1.1.0 • Published 2 years ago

@primitivefi/rmm-manager v1.1.0

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
2 years ago

npm.io

Primitive Replicating Market Maker

npm.io Twitter Follow Discord 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.