gnosisguild / zodiac-safe-app

https://gnosis-safe.io/app/share/safe-app?appUrl=https://zodiac.gnosisguild.org/&chainId=5
GNU Lesser General Public License v3.0
26 stars 28 forks source link

Add support for more networks to the app #151

Open asgeir-s opened 2 years ago

asgeir-s commented 2 years ago

To see the currently supported chains (for the UI) see: https://github.com/gnosis/zodiac-safe-app/blob/5e2174d1d7b2a4c12d3c9c8fdd4b5b03be239219/packages/app/src/utils/networks.ts#L1

For this task, we need to add more networks to the UI, test the app and verify that everything works (or figure out what's missing).

Networks to add:

auryn-macmillan commented 2 years ago

@manboy-eth, ideally we should support all networks that are fully supported by the Gnosis Safe (see the screenshot below). However, the following are sufficient for now:

Full list of safe supported chains: image