Using the CLI Wallet
A guide for node operators
1. Table of Contents
1.1. CLI Wallet Fundamentals
CLI Wallet FundamentalsThis document explains installing the CLI Wallet, setting it up during its first use, and the basics of running the wallet.
1.2. CLI Commands for All Nodes
CLI Commands for All NodesThis reference doc contains the following commands:
suggest_brain_key
get_private_key_from_password
import_key
upgrade_account
create_vesting_balance
get_private_key
dump_private_keys
get_account
1.3. CLI Commands for Witnesses
CLI Commands for WitnessesThis reference doc contains the following commands:
create_witness
update_witness
get_witness
vote_for_witness
1.4. CLI Commands for SONs
CLI Commands for SONsThis reference doc contains the following commands in section 1:
create_son
update_son
update_son_vesting_balance
get_son
vote_for_son
update_son_votes
list_sons
list_active_sons
request_son_maintenance
cancel_request_son_maintenance
get_son_wallets
get_active_son_wallet
get_son_wallet_by_time_point
This reference doc contains the following commands in section 2:
add_sidechain_address
delete_sidechain_address
get_sidechain_address_by_account_and_sidechain
get_sidechain_addresses_by_account
get_sidechain_addresses_by_sidechain
get_sidechain_addresses_count
Last updated