erc7412 example

Check out docs for more information

  • contracts/ETHFeed.sol - example contract
  • test/ETHFeed.ts - hardhat demonstration test for above example

How to use

  • npm i
  • npx hardhat compile
  • npx hardhat test