-
Notifications
You must be signed in to change notification settings - Fork 99
Open
Milestone
Description
🌟 Feature Request
📝 Description
Currently, there are only 3 choices for network ("zksync-sepolia", "zksync-mainnet", "dockerized-node") in bridge deposit function. It would be nice to be able to use bridge function for all networks. It would be best if the list was not limited, but you could provide all the required parameters through the command line.
With additional zkChain coming, it would be great to add them already support to them, e.g. in the hardhat.config.ts.
🤔 Rationale
There are many more networks than era already. It would be useful to be able to use the tool for all of them and any devnet.
🖼️ Mockups/Examples
This could be done similarly to viem: https://github.com/wevm/viem/blob/main/src/chains/index.ts.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
In Progress