Closed hermannleboss closed 1 month ago
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.
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