Closed zerosnacks closed 2 months ago
Closes: #140
Moves anvil to node-bindings, adding geth and reth.
anvil
node-bindings
geth
reth
Clarifies the need to pass to a Provider or use the .on_anvil* methods on the ProviderBuilder for Anvil.
Provider
.on_anvil*
ProviderBuilder
Anvil
Motivation
Closes: #140
Moves
anvil
tonode-bindings
, addinggeth
andreth
.Solution
Clarifies the need to pass to a
Provider
or use the.on_anvil*
methods on theProviderBuilder
forAnvil
.PR Checklist