LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

hsd-cli

command-line interface for Handshake daemon

TLDR

Show wallet info
$ hsd-cli wallet get
copy
Generate address
$ hsd-cli wallet createaddress
copy
Send coins
$ hsd-cli wallet send [address] [amount]
copy
Show balance
$ hsd-cli wallet balance
copy
Query name
$ hsd-cli rpc getnameinfo [name]
copy

SYNOPSIS

hsd-cli command [options]

DESCRIPTION

hsd-cli is the command-line interface for the Handshake daemon (hsd). Handshake is a decentralized naming protocol compatible with DNS where top-level domains are registered on a blockchain.The tool interacts with the hsd node server for blockchain queries and name operations. For wallet-specific operations, the companion tool hsw-cli communicates with the wallet server. RPC commands are available via `hsd-cli rpc <command>`.

PARAMETERS

COMMAND

Command to execute.
wallet
Wallet operations.
rpc
RPC method calls.
--url URL
Node URL.
--api-key KEY
API key.
--network NETWORK
Network to use (main, testnet, regtest, simnet).
--wallet ID
Wallet ID.
--help
Display help information.

CAVEATS

Requires a running hsd node. Requires Node.js. Name auctions follow specific bidding rules and timelines.

HISTORY

hsd-cli is part of Handshake (HNS), a decentralized naming and certificate authority project.

SEE ALSO

hsw-cli(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid