zecwallet-lite

Zecwallet-Lite is z-Addr first lightwallet for Zcash.

  • Owner: adityapk00/zecwallet-lite
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

ZecWallet Lite

Zecwallet-Lite is z-Addr first, Sapling compatible lightwallet client for Zcash. It has full support for all Zcash features:

  • Send + Receive fully shielded transactions
  • Supports transparent addresses and transactions
  • Full support for incoming and outgoing memos
  • Fully encrypt your private keys, using viewkeys to sync the blockchain

Download

Download compiled binaries from our release page

Privacy

  • While all the keys and transaction detection happens on the client, the server can learn what blocks contain your shielded transactions.
  • The server also learns other metadata about you like your ip address etc...
  • Also remember that t-addresses don't provide any privacy protection.

Note Management

Zecwallet-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:

  • Defaults to sending shielded transactions, even if you're sending to a transparent address
  • Sapling funds need at least 5 confirmations before they can be spent
  • Can select funds from multiple shielded addresses in the same transaction
  • Will automatically shield your transparent funds at the first opportunity
    • When sending an outgoing transaction to a shielded address, Zecwallet-Lite can decide to use the transaction to additionally shield your transparent funds (i.e., send your transparent funds to your own shielded address in the same transaction)

Compiling from source

Zecwallet Lite is written in Electron/Javascript and can be build from source. It will also automatically compile the Rust SDK needed to run Zecwallet Lite.

Pre-Requisites

You need to have the following software installed before you can build Zecwallet Fullnode

git clone https://github.com/adityapk00/zecwallet-lite.git
cd zecwallet-lite

yarn install
yarn build

To start in development mode, run

yarn dev

To start in production mode, run

yarn start

PS: Zecwallet-Lite is NOT an official wallet, and is not affiliated with the Electric Coin Company in any way.

Main metrics

Overview
Name With Owneradityapk00/zecwallet-lite
Primary LanguageTypeScript
Program languageRust (Language Count: 7)
Platform
License:MIT License
所有者活动
Created At2019-10-12 21:08:16
Pushed At2023-02-04 12:52:20
Last Commit At2022-09-06 11:10:28
Release Count59
Last Release Namev1.8.8 (Posted on )
First Release Name1.0-beta1 (Posted on )
用户参与
Stargazers Count101
Watchers Count14
Fork Count88
Commits Count1.2k
Has Issues Enabled
Issues Count184
Issue Open Count88
Pull Requests Count25
Pull Requests Open Count8
Pull Requests Close Count17
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private