idle-fee-collector-V2

Starting ganache

ganache-cli --fork https://eth-mainnet.alchemyapi.io/v2/<API KEY> --networkId 4447

Running tests

yarn test

Running coverage report

truffle run coverage

Running migrations locally

yarn migrate:local

Make sure you gave a ganache server running on localhost:8545