primitivefinance / rmm-manager

Manager and Routing smart contracts for Primitive RMM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Manager and Routing smart contracts for Primitive RMM

License:GNU General Public License v3.0


Languages

Language:Solidity 51.9%Language:TypeScript 48.0%Language:Shell 0.1%Language:JavaScript 0.0%