Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BankCommand ¶
BankCommand creates the bank command, returning to the user the current balance of all their local wallets
syntax: bank [full]
func CreateCommand ¶
CreateCommand creates the create command, generating currency in the provided wallet address. Requires a server-set password.
syntax: create ${ADDRESS} ${AMOUNT} ${CURRENCY} ${PASSWORD}
func SendCommand ¶
SendCommand creates the send command, allowing the user to send currency from one of their wallets to another.
syntax: send ${SRC} ${DST} ${CURRENCY} ${AMOUNT}
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.