Skip to content

创建文章

We are looking for publications that demonstrate building dApps or smart contracts!
See the full list of Gitcoin bounties that are eligible for rewards.

goal


goal

CLI for interacting with Algorand

Synopsis

GOAL is the CLI for interacting Algorand software instance. The binary 'goal' is installed alongside the algod binary and is considered an integral part of the complete installation. The binaries should be used in tandem - you should not try to use a version of goal with a different version of algod.

goal [flags]

Options

  -d, --datadir stringArray   Data directory for the node

  -h, --help                  help for goal

  -k, --kmddir string         Data directory for kmd

  -v, --version               Display and write current build version and exit

SEE ALSO