PirateNetwork / PirateWallet-Lite

Pirate Wallet Lite
https://piratechain.com
MIT License
9 stars 11 forks source link

PirateWallet-Lite is z-Addr first, Sapling compatible wallet lightwallet for Pirate. It has full support for all Pirate features:

Download

Download compiled binaries from our release page

Privacy

Note Management

PirateWallet-Lite does automatic note and utxo management, which means it doesn't allow you to manually select which address to send outgoing transactions from. It follows these principles:

Compiling from source

Building on Linux

git clone https://github.com/Piratenetwork/piratewallet-lite.git
cd piratewallet-lite
/path/to/qt5/bin/qmake piratewallet-lite.pro CONFIG+=debug
make -j$(nproc)

./piratewallet-lite