PrimeDAO / prime-launch-dapp

https://launch.prime.xyz
6 stars 13 forks source link

Add Celo Network (Alfajores + Mainnet) #759

Open hiaux0 opened 1 year ago

hiaux0 commented 1 year ago

Decide which approach

  1. Different URL (via env variables)
  2. Network Dropdown (via localhost)

TODO

Approach

  1. just add dropdown with 4 networks (without diffrentiating)
  2. ask about celo safe and alfajores -> Celo Safe not on Alfajores
giladt commented 1 year ago

What has been done:

For Testing:

The first (clean) load should show either Mainnet or Rinkeby. After selecting a different network from the dropdown, a local-storage item would be set to save the user's selection for the next app load.