Wallets & Infrastructure
Wallets
Kaspa NG
The primary desktop and mobile wallet for Kaspa. Kaspa NG provides a full-featured interface for sending, receiving, and managing KAS.
CLI Wallet
A command-line wallet included with the rusty-kaspa node software. Suitable for advanced users, developers, and server environments.
Web Wallet
A WASM-based web wallet that runs in the browser. Built using the Kaspa WASM SDK.
Hardware Wallet Support
ELLIPAL provides hardware wallet support for Kaspa, enabling cold storage of KAS with a physical device.
Developer SDKs
WASM SDK
The Kaspa WASM SDK allows developers to build Kaspa-integrated applications that run in web browsers and Node.js environments. It provides access to wallet functionality, transaction building, and network communication.
Python SDK
A Python SDK for interacting with the Kaspa network, suitable for scripting, automation, and backend applications.
Rust (rusty-kaspa)
The core Kaspa node is written in Rust and can be used as a library for building Rust-based applications that interact with the Kaspa network.
Mining Infrastructure
Stratum Bridge
A stratum bridge is available for connecting mining hardware and pools to the Kaspa network using the standard stratum mining protocol.
Networks
| Network | Purpose |
|---|---|
| Mainnet | Production network |
| TN10 | Testing network |
| TN11 | Ran 10 BPS for ~1 year before Crescendo mainnet activation |
| TN12 | Current testnet for SilverScript and new features |
| Devnet | Local development network |