All Projects β†’ koalalorenzo β†’ wallets

koalalorenzo / wallets

Licence: GPL-3.0 license
πŸ’°Multi-crypto wallets/keys generator for cold storage with built-in encryption.

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to wallets

monero-wallet-android-app
Monero Wallet: An Android Cryptocurrencies Wallet
Stars: ✭ 15 (-71.7%)
Mutual labels:  wallet, monero
sako
A self-hosted Monero web-interface.
Stars: ✭ 30 (-43.4%)
Mutual labels:  wallet, monero
wallet-address-validator
Useful library for validation of Bitcoin, Litecoin, Ethereum and other cryptocoin addresses
Stars: ✭ 240 (+352.83%)
Mutual labels:  wallet, monero
Monero Python
A comprehensive Python module for handling Monero cryptocurrency
Stars: ✭ 122 (+130.19%)
Mutual labels:  wallet, monero
monero-lws
Monero Light Wallet Server (scans monero viewkeys and implements mymonero API)
Stars: ✭ 41 (-22.64%)
Mutual labels:  monero
iconex chrome extension
ICONex Desktop Wallet
Stars: ✭ 49 (-7.55%)
Mutual labels:  wallet
covidpass
Web app for adding EU Digital COVID Certificates to your wallet apps
Stars: ✭ 1,228 (+2216.98%)
Mutual labels:  wallet
sgxwallet
sgxwallet is the first-ever opensource high-performance hardware secure crypto wallet that is based on Intel SGX technology. First opensource product on Intel SGX whitelist. Scales to 100,000+ transactions per second. Currently supports ETH and SKALE, and will support BTC in the future. Sgxwallet is under heavy development and use by SKALE network.
Stars: ✭ 50 (-5.66%)
Mutual labels:  wallet
monerobox
A plug-and-play, zero-configuration Monero full node box
Stars: ✭ 28 (-47.17%)
Mutual labels:  monero
bitshares-mobile-app
This is the mobile app for bitshares blockchain
Stars: ✭ 44 (-16.98%)
Mutual labels:  wallet
BitGen
Bitcoin wallet generator and scrapper
Stars: ✭ 87 (+64.15%)
Mutual labels:  wallet
android-wallet
πŸ“± X-Cash mobile wallet for Android phones
Stars: ✭ 22 (-58.49%)
Mutual labels:  wallet
willwallet
δ»₯ε€ͺεŠι’±εŒ…
Stars: ✭ 17 (-67.92%)
Mutual labels:  wallet
unused-My-Wallet-V3-jar
Deprecated. Now lives here: https://github.com/blockchain/My-Wallet-V3-Android/tree/master/wallet
Stars: ✭ 32 (-39.62%)
Mutual labels:  wallet
bitcoinz-wallet
BitcoinZ Wallet - nice graphical user interface BTCZ wallet
Stars: ✭ 19 (-64.15%)
Mutual labels:  wallet
anyl-wallet
🏦 Anyl Embedded Wallet for Internet of Things
Stars: ✭ 28 (-47.17%)
Mutual labels:  wallet
chrome-extension-wallet
Harmony Chrome Extension Wallet
Stars: ✭ 54 (+1.89%)
Mutual labels:  wallet
bittube-wallet-gui
Legacy BitTube 3 Wallet GUI
Stars: ✭ 46 (-13.21%)
Mutual labels:  wallet
self-hosted-services
A core set of privacy-preserving services that can be easily self-hosted via Docker Compose.
Stars: ✭ 123 (+132.08%)
Mutual labels:  monero
MoneroMixer
The easiest way to use Monero to anonymously exchange and properly mix XMR, BTC, LTC, ETH, BCH, & 100+ other coins on Tails OS or Whonix.
Stars: ✭ 57 (+7.55%)
Mutual labels:  monero

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].