command
module
Version:
v1.0.4
Opens a new window with list of versions in this module.
Published: Jul 11, 2026
License: BSD-3-Clause
Opens a new window with license information.
Imports: 26
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Blocknet
A client for running Blocknet cores.
What is this?
This program helps you install, upgrade and manage Blocknet cores.
Quick start
- Download Blocknet
- Run
blocknet setup — the setup wizard walks you through everything
- Or do it manually:
blocknet install latest then blocknet start
- Optional: open the interactive shell with
blocknet attach mainnet
Windows users: The binary is blocknet.exe. Use blocknet.exe setup, etc. All other commands and documentation apply the same way.
Build instructions
- Install Go
- Clone this repository
- In the Blocknet repository's folder, run
go build, you may need go mod tidy first.
Note: The build process doesn't generate any text output, only a blocknet or blocknet.exe in the same directory.
Documentation
- Command Reference — all
blocknet commands (start, stop, install, upgrade, logs, doctor, etc.)
- Shell Reference — all commands inside
blocknet attach
- Configuration Reference — full config.json schema, defaults, and examples
- Wallet Management — loading, passwords, backups, recovery, and security
- Version Management & Upgrades — installing, pinning, upgrading, cleanup, and nightly builds
- Troubleshooting & FAQ — common issues and how to fix them
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.