ethathon icon indicating copy to clipboard operation
ethathon copied to clipboard

Challenge adding a different EVM network

Open antonionardella opened this issue 1 year ago • 1 comments

Hello,

I am attempting to integrate a public EVM testnet into the boilerplate, but I am encountering some obstacles. I have added the necessary RPC and chain_id where required, but I am unsure of the modifications or additions I need to make in the packages/contracts/deployments subfolder for the new chain to be properly recognized.

I would greatly appreciate it if someone could spare the time to guide me on the steps to take and what adjustments need to be made in order to successfully add a new EVM chain.

Here you can see the changes I applied

https://github.com/scio-labs/ethathon/compare/main...antonionardella:smrathon:main

Thank you

antonionardella avatar Mar 31 '23 08:03 antonionardella