ApeWorX / ape-foundry

Foundry network provider for the Ape Framework
https://www.apeworx.io/
Apache License 2.0
33 stars 13 forks source link

Support IPC connection [APE-846] #45

Open antazoey opened 1 year ago

antazoey commented 1 year ago

Overview

Anvil nodes allow IPC. Let's support it like we do for ape-geth.

Specification

Can use web3.py IPCProvider

Dependencies

Include links to any open issues that must be resolved before this feature can be implemented.