aragon / client

(Aragon 1) Create and manage decentralized organizations on Ethereum.
https://client.aragon.org
GNU Affero General Public License v3.0
834 stars 275 forks source link

Set the current network via URL #1729

Open danimesq opened 2 years ago

danimesq commented 2 years ago

With this, you could open two tabs of the same DAO in different networks, even if your Frame/MetaMask is pointed at Ethereum Mainnet.

Example: https://client.aragon.org/#/blockbusterdao#polygon https://client.aragon.org/#/blockbusterdao#arbitrum

danimesq commented 2 years ago

@yuetloo