This project includes utility smart contracts for Pickle infrastructure.
Compile contracts:
npx hardhat compile
Change hardhat.config.js.networks.hardhat.forking.url: https://mainnet.infura.io/v3/${process.env.INFURA_KEY}
npx hardhat test test/picke_univ2_zapin_v1_ethereum.test.js
Change hardhat.config.js.networks.hardhat.forking.url: https://rpc.api.moonbeam.network
npx hardhat test test/picke_univ2_zapin_v1_moonbeam.test.js