Skip to content

algorandfoundation/nodekit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bc0b3fd · Jan 7, 2025
Sep 30, 2024
Dec 24, 2024
Dec 23, 2024
Jan 6, 2025
Jan 6, 2025
Jan 6, 2025
Jan 7, 2025
Jan 6, 2025
Jan 6, 2025
Jan 7, 2025
Dec 9, 2024
Dec 5, 2024
Dec 24, 2024
Jan 6, 2025
Sep 30, 2024
Dec 24, 2024
Dec 19, 2024
Jan 3, 2025
Jan 3, 2025
Dec 19, 2024
Dec 17, 2024
Dec 24, 2024

Repository files navigation

algorun

Manage Algorand nodes from the command line

Synopsis

Terminal Render

Manage Algorand nodes from the command line

Overview:
Welcome to Algorun, 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.

algorun [flags]

Options

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

SEE ALSO

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

Installing

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

curl -fsSL https://raw.githubusercontent.com/algorandfoundation/algorun-tui/refs/heads/main/install.sh | bash