Skip to content
This repository has been archived by the owner on Jan 6, 2020. It is now read-only.
/ wallets Public archive

💰Multi-crypto wallets/keys generator for cold storage with built-in encryption.

License

Notifications You must be signed in to change notification settings

koalalorenzo/wallets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wallets

Wallets is a multi-coin wallet designed for cold storage with built-in encryption.

Important Note: This is not production-ready, and by using this software you realize that the authors/owners and maintainers are not responsible for any money loss, misusage etc. etc. etc. and you are fully responsible of your own actions and decisions. TL;DR: So do not use if you don't know what you are doing. Read the code. You are fully responsible of your own stuff... and don't sue us if you lose money.

The main features are:

  • Simple to use via CLI
  • Encrypted with AES-256
  • Support for multiple coins
  • Designed for cold storage / Offline Wallets [WIP]

How to build it

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

About

💰Multi-crypto wallets/keys generator for cold storage with built-in encryption.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages