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

Enhance CLI cookbook documentation by incorporating specific arguments for command lines

Open janewang opened this issue 1 year ago • 0 comments
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

janewang avatar Jul 09 '24 19:07 janewang