This repository has been archived by the owner on Jul 22, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Don Kackman edited this page Dec 26, 2021
·
7 revisions
rchia
is a command line utility that enables management of chia nodes via RPC. This allows any number of nodes to be managed centrally.
It has most of the same commands and options as the regular chia CLI with a few additions and exceptions.
-
rchia services list
- shows which services are running on a node -
rchia node ping
- pings the daemon -
rchia bech32
- commands for translating between hashes and addresses -
rchia plots list
- list the plots on a node -
rchia plots log
- shows the log output for any running plot jobs or a specific plot job -
rchia plots queue
- shows the plot queue -
rchia endpoints
- commands for managing endpoints
These commands aren't exposed via RPC, so are not supported
chia init
chia configure
chia run_daemon
chia plots check
chia keys sign
chia keys verify
chia and its logo are the registered trademark or trademark of Chia Network, Inc. in the United States and worldwide.