ApeWorX / ape

The smart contract development tool for Pythonistas, Data Scientists, and Security Professionals
https://apeworx.io
Apache License 2.0
895 stars 131 forks source link

fix: auto fork evmchains networks and better access #2380

Closed antazoey closed 2 days ago

antazoey commented 1 week ago

What I did

How I did it

move some logic around copy some idea from 1 place to another

How to verify it

moony = networks.moonbeam
rivery = moony.moonriver-fork

Checklist