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
main...antonionardella:smrathon:main
Thank you
Hello,
I am attempting to integrate a public EVM testnet into the boilerplate, but I am encountering some obstacles. I have added the necessary
RPCandchain_idwhere required, but I am unsure of the modifications or additions I need to make in thepackages/contracts/deploymentssubfolder 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
main...antonionardella:smrathon:main
Thank you