Summary: Show the active contract version and network context directly in the interface.
Why it matters: Users should always know which on-chain contract they are interacting with, especially in a repository that already tracks multiple versions and deployment targets. A visible banner reduces confusion during upgrades and testing.
Scope:
- Display the active network and contract name.
- Make it obvious when the app is pointed at a non-production target.
- Keep the banner compact so it does not take over the page.
Acceptance notes:
- The contract identity is visible without opening settings.
- Environment mismatches are easy to spot.
- The banner remains subtle and does not distract from governance tasks.
Summary: Show the active contract version and network context directly in the interface.
Why it matters: Users should always know which on-chain contract they are interacting with, especially in a repository that already tracks multiple versions and deployment targets. A visible banner reduces confusion during upgrades and testing.
Scope:
Acceptance notes: