Connect to the Ghost network without running a full node. Fast, private, and lightweight.
Light wallets connect to Ghost nodes via the GSP (Ghost Service Provider) protocol.
Available for Linux, macOS, and Windows.
Everything you need for private Bitcoin payments.
GSP is a WebSocket-based protocol that allows light wallets to communicate with Ghost nodes. It provides balance queries, transaction submission, and real-time notifications without requiring the wallet to download the full blockchain.
Common commands for the light wallet CLI.
Integrate Ghost light wallet functionality into your application.
The core library for building light wallet applications in Rust.
Protocol definitions for GSP WebSocket communication.