8000 GitHub - edinhadzovic/compoundor-auto-burn
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

edinhadzovic/compoundor-auto-burn

 
 

Repository files navigation

revert compoundor

This repository contains the smart contracts for the revert compoundor.

You can find detailled information in our Gitbook Docs.

Bug bounty

This repository is subject to the Immunefi bug bounty program, which you can find here.

Local deployment

The contract is built with hardhat so you can use basic hardhat commands like:

npx hardhat node

and

npx hardhat run scripts/deploy.js --network localhost

Tests

The hardhat network in hardhat.config.js is configured to use a forked mainnet to simulate auto-compounding on existin 4C7C g positions. You can run the tests with:

npx hardhat test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 63.4%
  • JavaScript 36.6%
0