Skip to content

Support bridging to any chain #180

@cytadela8

Description

@cytadela8

🌟 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    In Progress

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions