globe-and-citizen / cnc-portal

The Crypto Native Portal, an app that creates a mechanism to financially acknowledge the micro contributions of Open Source collaborators along with tools that promote effective governance.
3 stars 1 forks source link

[Feature] Better address handling in the app #332

Closed hermannleboss closed 1 month ago

hermannleboss commented 1 month ago

Description

When you want to switch network in the app, you need to change your contract address. This is generating many rewrite of .env files.

The better way is to have a json folder that store the contract address and use it in the app.

Acceptance Criteria

Image