soroban-cli
soroban-cli copied to clipboard
Enhance CLI cookbook documentation by incorporating specific arguments for command lines
trafficstars
Here are some basic examples of cookbook with commands. Please feel free to add more examples:
A lifecycle of a contract (requested by the community)
- Create Alice
- Deploy Contract
- Init
- Call Contract
- View contract state
- Managed expired states on the contract
Payment for XLM, classic asset, soroban assets
- Create Alice
- Create Bob
- Alice sends Bob some XLM
Issuance for Stellar and Soroban assets
- Create Alice
- Alice issues a token on classic stellar
- Create Bob
- Establish trustline
- Alice sends token to Bob
Transaction
- Send transaction
- Bump
- Check transaction status