Skip to content

This is the old Algorand Developer Portal. Please head over to dev.algorand.co to explore our newly rebuilt documentation site. Please excuse us as we continue to transition content to the new portal

创建文章

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 network start


goal network start

Start a deployed private network

Synopsis

Start a deployed private network by starting each individual node.

goal network start [flags]

Options

  -h, --help          help for start

  -n, --node string   Specify the name of a specific node to start

Options inherited from parent commands

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

  -k, --kmddir string         Data directory for kmd

  -r, --rootdir string        Root directory for the private network directories

SEE ALSO

  • goal network - Create and manage private, multi-node, locally-hosted networks