Skip to content

Latest commit

 

History

History

Wallets

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Nyzo wallets

Official web wallet

The official webwallet allow you to check your balance, list latests transactions and send Nyzos.
It's a client side javascript application, running in your browser. Private keys are not transmitted to the server.
https://nyzo.co/wallet

Unofficial Android and Ios wallet

A working Nyzo mobile wallet by community dev Moco

HD Wallet by Angainor

A Hierarchically deterministic wallet for Nyzo, with Paper wallet support.
You can generate any number of wallets from a seed or pass phrase, plus print paper wallet and convert between addresses formats.
Also supports QR codes.

This wallet is a pure client side Javascript app, nothing is sent to the server.

Beta client line wallet

A WIP wallet, for CLI enthusiats, in need of more work. Feel free to check and help.
https://github.com/EggPool/NyzoCli