ApeWorX / ape-alchemy

Alchemy network provider plugin for the Ape Framework
https://www.apeworx.io/
21 stars 13 forks source link

feat: add sepolia network [APE-695] #49

Closed challet closed 1 year ago

challet commented 1 year ago

What I did

Add the sepolia testnet to the etherum ecosystem, following https://github.com/ApeWorX/ape/pull/1331

How I did it

Add references to it where it seemed suitable.

How to verify it

ape networks list
ape console --network ethereum:sepolia:alchemy

Checklist