Skip to content

Decode contract spec in inspect#17

Merged
leighmcculloch merged 19 commits into
mainfrom
spec-xdr
Jun 24, 2022
Merged

Decode contract spec in inspect#17
leighmcculloch merged 19 commits into
mainfrom
spec-xdr

Conversation

@leighmcculloch
Copy link
Copy Markdown
Member

@leighmcculloch leighmcculloch commented Jun 18, 2022

What

Decode contract spec XDR in WASM files.

Why

As a first step so that the CLI can display the contract spec in a human readable format to the user. Near term the same logic will be used for generating client code.

Close #6
Dependent on stellar/rs-stellar-xdr#76
Related to stellar/rs-soroban-sdk#140

Known limitations

[TODO or N/A]

@leighmcculloch leighmcculloch marked this pull request as ready for review June 24, 2022 21:36
@leighmcculloch leighmcculloch merged commit a41c127 into main Jun 24, 2022
@leighmcculloch leighmcculloch deleted the spec-xdr branch June 24, 2022 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Contract Spec: Add CLI command that extracts XDR from .wasm.

1 participant