User Manual
Client and wallet
The two basic components of the software are:
- client - online component: original implementation of a full bitcoin node
- wallet - application designed to be used offline as a cold storage wallet
Wallet without client
It is also possible to use the wallet without the client.
For such purpose there is a tool called balio.
The tool can download the balance data from popular block explorers and save it on disk in a format recognized by the wallet.
User interface
The applications are console only (no GUI window), although the client node has a fairly functional and quite convenient web interface
(to be used with a web browser).