2.2.1 • Published 3 years ago

@primitivefi/v1-connectors v2.2.1

Weekly downloads
94
License
MIT
Repository
github
Last release
3 years ago

Primitive V1 Connectors Contract Repository

Documentation

The database of Primitive protocol contracts and documentation is hosted on notion here: Primitive Protocol HQ

Immunefi Bug Bounty

\$25,000 Bug Bounty

Contracts

Primitive is a protocol for decentralized option tokens.

These connector contracts bundle operations from other protocols or useful tools with Primitive V1 contract operations.

The live contract addresses are here.

We use Hardhat as a development environment for compiling, testing, and deploying the contracts.

Testing

Primitive is live on Rinkeby and Kovan testnets.

Run Tests

yarn test

Run Coverage

yarn coverage

Deployments

yarn deploy:mainnet

yarn deploy:rinkeby

Verify Deployments

yarn verify:rinkeby

yarn verify:mainnet

Contributing

Join the developers and team in the Primitive discord: Discord

Security

The disclosure of security vulnerabilities helps us ensure the security of our users.

How to report a security vulnerability?

If you believe you’ve found a security vulnerability in one of our contracts or platforms, send it to us by emailing security@primitive.finance. Please include the following details with your report:

  • A description of the location and potential impact of the vulnerability.
  • A detailed description of the steps required to reproduce the vulnerability.