medBlockChain 安裝chia-blockchian
git clone https://github.com/Chia-Network/chia-blockchain/
configure Modify configuration
data Manage your data
db Manage the blockchain database
farm Manage your farm
init Create or migrate the configuration
keys Manage your keys
netspace Estimate total farmed space on the network
passphrase Manage your keyring passphrase
peer Show, or modify peering connections
plotnft Manage your plot NFTs
plots Manage your plots
plotters Advanced plotting options
rpc RPC Client
run_daemon Runs chia daemon
show Show node information
start Start service groups
stop Stop services
version Show chia version
wallet Manage your wallet
To join a testnet, recommended that a separate testnet environment kept by prepending CHIA_ROOT="~/.chia/testnetx" to all of your cli commands. CHIA_ROOT="~/.chia/testnet10" chia init. An easier way to do this is to run export CHIA_ROOT="~/.chia/testnet10" so that all commands will use testnet10 instead of mainnet. If you're using a version above 1.2.11 (currently in beta), you can update all config values to the testnet values by running chia configure -t true.
chia區塊鏈