Goal
Prevent frontend, coordinator, and resolver testnet asset settings from silently drifting apart.
Acceptance criteria
- Add a read-only script that compares configured network, asset, and contract identifiers.
- Return a non-zero exit code with clear field-level mismatches.
- Add one passing and one mismatch fixture test.
Complexity
High - small implementation, high cross-chain reliability value.
Goal
Prevent frontend, coordinator, and resolver testnet asset settings from silently drifting apart.
Acceptance criteria
Complexity
High - small implementation, high cross-chain reliability value.