Skip to content

[CLEANUP] Hardcoded contract addresses prevent testing on different networks #62

Description

@Siddh2024

Description

Smart contract addresses are hardcoded in the source code, making it impossible to deploy and test on different blockchain networks (local testnet, Goerli, Sepolia, mainnet) without modifying source code.

Suggested Fix

Use environment variables or a configuration file to specify contract addresses per network.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions