Use case for Chainlink Keeper This project demonstrates how to integrate Chainlink Keepers using the Hardhat development framework. How to set up npm i How to compile npx hardhat compile How to run test npx hardhat test How to deploy npx hardhat run --network mainnet deploy/EMAOracleKeeperHub.js