-
Notifications
You must be signed in to change notification settings - Fork 66
[SCF high] Add Soroban contract metadata reader script for deployment verification #166
Copy link
Copy link
Open
Labels
SCF 7.0Issues that strengthen the SCF 7.0 resubmission packageIssues that strengthen the SCF 7.0 resubmission packageStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersinvestor readinessWork that improves investor, grant, or partner diligence materialsWork that improves investor, grant, or partner diligence materialslow riskScoped work that should not change bridge settlement semanticsScoped work that should not change bridge settlement semanticspriority: highHigh-impact work for SCF, investor readiness, or launch confidenceHigh-impact work for SCF, investor readiness, or launch confidence
Description
Metadata
Metadata
Assignees
Labels
SCF 7.0Issues that strengthen the SCF 7.0 resubmission packageIssues that strengthen the SCF 7.0 resubmission packageStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersinvestor readinessWork that improves investor, grant, or partner diligence materialsWork that improves investor, grant, or partner diligence materialslow riskScoped work that should not change bridge settlement semanticsScoped work that should not change bridge settlement semanticspriority: highHigh-impact work for SCF, investor readiness, or launch confidenceHigh-impact work for SCF, investor readiness, or launch confidence
Why this matters
SCF reviewers often verify contract IDs manually. A small read-only script that prints Soroban deployment metadata makes Stellar proof verification easier and repeatable.
Scope
Add a script that reads configured Stellar testnet contract IDs and prints:
The script must be read-only.
Suggested files
soroban/scripts/stellar/src/testnet-config.tspackage.jsonorstellar/package.jsonAcceptance criteria