soroban-cli icon indicating copy to clipboard operation
soroban-cli copied to clipboard

CLI for Soroban contracts.

Results 329 soroban-cli issues
Sort by recently updated
recently updated
newest added
trafficstars

- stellar tx edit extra-signers clear - stellar tx edit extra-signers add

- stellar tx edit min-seq-ledger-gap clear - stellar tx edit min-seq-ledger-gap set

- stellar tx edit min-seq-age clear - stellar tx edit min-seq-age set

- stellar tx edit min-seq-num clear - stellar tx edit min-seq-num set

- stellar tx edit memo clear - stellar tx edit memo set text - stellar tx edit memo set id - stellar tx edit memo set hash - stellar tx...

- `stellar tx edit sequence-number set ` - `stellar tx edit sequence-number increment ` - `stellar tx edit sequence-number decrement ` The increment and decrement patterns are still being discussed...

This PR adds support for VSCode to recognize any file ending in `.stellar_txn.json` as a stellar transaction envelope (very open to renaming this!) - `vscode setup` - adds a json...

stale

Command name is TBD, open to alternative names ### Command description Command that uses RPC [getVersionInfo](https://developers.stellar.org/docs/data/rpc/api-reference/methods/getVersionInfo) endpoint ### Command flags Optional `--output json` flag that changes output format to JSON...