Wallets is a multi-coin wallet designed for cold storage with built-in encryption.
The main features are:
- Simple to use via CLI
- Encrypted with AES-256
- Support for multiple coins
- Designed for cold storage / Offline Wallets [WIP]
To build it you need go
installed on your machine. You will be able to build
it by running:
$ go get github.com/koalalorenzo/wallets
Then you can easily get started and get some help by running the command:
$ wallets --help