ZecWallet LightClient CLI is now available in beta for the mainnet.
zeclite-cli is a LightClient for Zcash that can run in interactive CLI mode. It connects to the Zcash network using the lightclient protocol, which dramatically reduces the amount of data needed to use Zcash.
This version changes the wallet format. A new wallet will be created
If you used the previous beta, your old funds will NOT automatically move over to this wallet. You need to manually move them over (Run the old binary and use the “send” command to transfer funds)
Fixes in this version:
Fix the wallet format so that it is compatible with other Zcash wallets. The seed from the wallet is now interoperable with other zcash wallets
Will it be possible to run a public server? I am thinking of a system with multiple different public servers just like with Monero’s remote nodes. Would be cool to have a Zcash Onion Service LightClient server for enhanced privacy on the network layer.
How about if it could trigger external scripts in a similar way to ‘walletnotify’ ? That would make it easy to integrate with other projects that need a node to track incoming payments.
A new, updated version of zecwallet-cli is available. This is the release candidate version, and if everything goes well, we’ll release the final version later this week.