Skip to content

Simple contract adapter for interacting with the Compound v2 protocol.

License

Notifications You must be signed in to change notification settings

bimkon144/compound-adapter

Repository files navigation

Compound adapter

Contract adapter for interacting with the Compound v2 protocol. The code was written in Solidity.

Tests use a fork of the mainnet.

Get started

  1. npm install
  2. create file .env and complete according to .env.example. You need to type MAINNET_RPC_URL

Commands

run mainnet fork tests

npx hardhat test --network hardhat

run forked node

npx hardhat node --network hardhat

About

Simple contract adapter for interacting with the Compound v2 protocol.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published