Complexity Score: 100
Description
Create a single source of truth for Testnet contract addresses and init configuration used by the app.
Requirements
- Record contract ID(s), deployer address, wasm hash, and init args.
- Include a timestamp and git commit SHA for the deployed build.
- Ensure registry format is machine-readable (JSON or env-style mapping) and easy for contributors to update.
Complexity Score: 100
Description
Create a single source of truth for Testnet contract addresses and init configuration used by the app.
Requirements