Build
Rusty Kaspa v1.1.0View release

Build on Kaspa

WASM SDK, native Rust libraries, and node infrastructure for building on Kaspa.

Fastest way in

Start building

Use Kaspa AI for direction, then jump into the route that matches what you need.

Try live

Run the Rusty Kaspa browser examples

The examples below are served from the Rusty Kaspa v1.1.0 browser SDK release, so you can see the SDK behave without leaving the page.

Get server info

Connect through the public resolver and fetch basic node information directly from the browser.

Runs against the Public Node Network, a decentralized pool of community-operated nodes fronted by the Kaspa Resolver. May take a few seconds to initialize, and is not recommended for large-scale production use.

Paths

Choose your path

Start with the SDK or infrastructure path that matches the system you're building.

App SDK

Build with the WASM SDK

Use the upstream browser and Node.js bindings for wallet flows, transactions, and RPC access.

Native Rust

Build with native Rust

Use the Rust crates inside Rusty Kaspa for backend services, systems integrations, wallet internals, and node-adjacent workloads.

Node

Run a node

Use Rusty Kaspa for full access, UTXO indexing, and production infrastructure.

Community APIFor quick reads or constrained environments, a community-hosted API is available. Best-effort, no SLA.

REST API docs

Node

Run a node

Spin up Rusty Kaspa locally with Docker. For a persistent setup, check Docker Hub or build from source.

Docker quickstart

Run the latest Rusty Kaspa image

Exposes gRPC on port 16110 so you can talk to the node from your dev machine. Ephemeral container — no persistent storage or inbound P2P.

Access

Network access

Docs, query surfaces, node references, and test flows grouped by what builders actually need.

Docs

Start with the guides, technical references, and open proposals.

Query and access

Query the network through public tools and the lightweight community-hosted API. The community API is best-effort with no SLA.

Node and RPC

Run full infrastructure or go deeper into the node stack.

Testnet

Use public testing resources before shipping to mainnet.

Help

Keep moving

Start with the docs or Kaspa AI. For deeper help, try GitHub, Discord, or the R&D Telegram.

Open docs