Skip to content

algorandfoundation/nodekit

Repository files navigation

nodekit

Manage Algorand nodes from the command line

Synopsis

Terminal Render

Manage Algorand nodes from the command line

Overview:
Welcome to NodeKit, a TUI for managing Algorand nodes.
A one stop shop for managing Algorand nodes, including node creation, configuration, and management.

Note: This is still a work in progress. Expect bugs and rough edges.

nodekit [flags]

Options

  -d, --datadir string   Data directory for the node
  -h, --help             help for nodekit

SEE ALSO

Auto generated by spf13/cobra on 7-Jan-2025

Installing

Connect to your server and run the installation script which will bootstrap your node.

curl -fsSL https://nodekit.run/install.sh | bash