ThreeDotsTech / nyzo-desktop

The desktop wallet for Nyzo cryptocurrency

Home Page:http://threedots.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nyzo Desktop Wallet

Nyzo Desktop Wallet is a cross platform light wallet for Nyzo Cryptocurrency. It works on Windows, MacOS and Linux.

Nyzo Wallet

Features

HD Wallet

Create an unlimited amount of addresses from a single seed.

All your nyzo in one place

Multiple accounts? We got you covered. You can import keypairs which were not derived from the HD Wallet.

Wallet Encryption

Your Mnemonic Seed and Imported Keys are stored and encrypted in a single file. The location of this file depends on the host system:

  • %APPDATA%/Nyzo/wallet.nyzowallet on Windows
  • $XDG_CONFIG_HOME/Nyzo/wallet.nyzowallet or ~/.config/Nyzo/wallet.nyzowallet on Linux
  • ~/Library/Application Support/Nyzo/wallet.nyzowallet on macOS

Your keys never leave your computer

All the transactions are signed locally.

Notifications

Get a notification when you receive Nyzo.

Compile

Requirements:

NodeJS

To build the application for your OS run:

npm install
npm run make

Contribute

If you find this piece of software helpful, consider buying us a cup of coffe.

NYZO: id__80qi1DrCJZfcPPVeC83CgCX36SDN.StRhKYSeB-rrqr7z-_LShR7

BTC: bc1qsshn75ase5c66sjlfmefymw5dx8w384jvp4v0j

Made with ♥ for the community

About

The desktop wallet for Nyzo cryptocurrency

http://threedots.io

License:GNU General Public License v3.0


Languages

Language:JavaScript 42.1%Language:HTML 39.4%Language:CSS 18.5%