vrde / ethnode

Run an Ethereum node (Geth or Openethereum) for development
Mozilla Public License 2.0
190 stars 32 forks source link

Interact with mainnet contract #10

Open jboadas opened 4 years ago

jboadas commented 4 years ago

Add feature to be able to interact with mainnet contracts like ganache-cli --fork

vrde commented 4 years ago

Hi @jboadas, do you have ideas on how this can be implemented? Happy to review a PR :muscle:!

jboadas commented 4 years ago

I'm doing some tests, if anything useful comes into play, i will let you know.