nahmii-community / bridge

The Nahmii gateway, for bridging assets between L1 <-> L2.
1 stars 2 forks source link

Support local and testing environments #39

Closed HDauven closed 1 year ago

HDauven commented 2 years ago

Describe the solution you'd like Extend the current list of supported networks with local and testing environments to have a simple UI/UX to bridge and interact between L1 and L2.

Additional context The block explorer URL might be broken on local networks, as it assumes a block explorer to exist for a given network. It might be sensible to assume either that the nahmii-mini-cluster is running with Blockscout active or make no assumptions about a block explorer at all.

It also might make sense to NOT add local networks to the possible networks to add to MetaMask, since the average user will never have to deal with this.

Stepwise breakdown

Definition of done