ApeWorX / ape-hardhat

Hardhat network provider for the Ape Framework
https://www.apeworx.io/
Apache License 2.0
17 stars 15 forks source link

feat: add sepolia + add comment to remove goerli #163

Closed solarthesis closed 6 months ago

solarthesis commented 6 months ago

What I did

Adds sepolia support to hardhat

fixes:

How I did it

updating the init file

How to verify it

ape networks list returns sepolia under hardhat

Checklist

fubuloubu commented 6 months ago

Note: seems like CI was already broken before this PR