-
Notifications
You must be signed in to change notification settings - Fork 19
Stellar Soroban contract spec extraction helper #87
Copy link
Copy link
Open
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programdripsFunded via Drips NetworkFunded via Drips NetworkdxDeveloper experienceDeveloper experiencefeatureNew feature workNew feature workhelp wantedExtra attention is neededExtra attention is neededstellarTouches Stellar / Soroban codeTouches Stellar / Soroban code
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programdripsFunded via Drips NetworkFunded via Drips NetworkdxDeveloper experienceDeveloper experiencefeatureNew feature workNew feature workhelp wantedExtra attention is neededExtra attention is neededstellarTouches Stellar / Soroban codeTouches Stellar / Soroban code
Type
Fields
Give feedbackNo fields configured for issues without a type.
Tier: M (2-4 days) Type: feature
Context
Tooling that wants to interact with arbitrary Wraith deployments needs to discover the contract's spec dynamically. Stellar CLI can extract spec from a deployed contract; expose this in the SDK.
Scope
extractContractSpec(contractId, network)returns parsed spec (function signatures, types)Acceptance criteria
Files to start with
sdk/src/chains/stellar/spec.ts