goal clerk
goal clerk¶
Provides the tools to control transactions
Synopsis¶
Collection of commands to support the management of transaction information.
goal clerk [flags]
Options¶
-h, --help help for clerk
-w, --wallet string Set the wallet to be used for the selected operation
Options inherited from parent commands¶
-d, --datadir stringArray Data directory for the node
-k, --kmddir string Data directory for kmd
SEE ALSO¶
- goal - CLI for interacting with Algorand
- goal clerk compile - Compile a contract program
- goal clerk dryrun - Test a program offline
- goal clerk dryrun-remote - Test a program with algod's dryrun REST endpoint
- goal clerk group - Group transactions together
- goal clerk inspect - Print a transaction file
- goal clerk multisig - Provides tools working with multisig transactions
- goal clerk rawsend - Send raw transactions
- goal clerk send - Send money to an address
- goal clerk sign - Sign a transaction file
- goal clerk simulate - Simulate a transaction or transaction group with algod's simulate REST endpoint
- goal clerk split - Split a file containing many transactions into one transaction per file
- goal clerk tealsign - Sign data to be verified in a TEAL program