Wakacoin Developer
 

Wakacoin Wallet

Wallet programs create public keys to receive wakacoins and use the corresponding private keys to spend those wakacoins.

Command-Line Interface

createwallet - Generates a new key-pair and saves it into the wallet file

listaddresses - List all addresses from the wallet file

getbalance -address ADDRESS -detail BOOL - Get balance of ADDRESS. -detail print details (false/true)