smartcontractkit/chainlink-fullstack

Add Sepolia testnet support

imollov opened this issue · 0 comments

Hardhat:

  • Configure network in hardhat config
  • Add all new addresses in helper hardhat config
  • Change Goerli addresses in contract comments
  • Deploy contracts
  • Fund contracts with LINK where necessary
  • Add the new addresses in readme

Frontend:

  • Configure new network in useDapp config
  • Update error message about available networks
  • Manually test if all features work as expected on the new testnet