Skip to content
This new developer portal is under construction. For complete documentation, please refer to the old developer portal.

bootstrap

Synopsis

Initialize a fresh node

Overview:
Get up and running with a fresh Algorand node.
Uses the local package manager to install Algorand, and then starts the node and preforms a Fast-Catchup.

Note: This command only supports the default data directory, /var/lib/algorand

1
nodekit bootstrap [flags]

Options

1
-h, --help help for bootstrap

SEE ALSO

  • nodekit - Manage Algorand nodes from the command line
Auto generated by spf13/cobra on 7-Jan-2025