Overview of Light Wallet Protocol implementations
mainThe Zcash Light Wallet protocol is implemented across various servers and clients. Use these references to find compatible software or existing libraries:
Servers
- Lightwalletd (Go): A common server implementation.
- Zaino (Rust): A Rust-based server implementation.
Clients
CLI and Dev Tooling
- Zingo Lib CLI (Rust)
- Zcash dev-tool (Rust)
- zcash_client_backend (Rust crate)
Light Wallets
- Zashi: Available for iOS and Android.
- Ywallet: A Dart/Flutter implementation.