Dash Ecosystem
Dash Platform is the data layer run by Dash's masternodes: identities, usernames, documents and tokens. This map places each working app, tool and document on the layer it uses.
New here? Pick a route to number its stops on the map.
Get a username and pay people by name.
Dash FaucetDashPay walletPlatform ExtensionPlatform Explorer
From the docs to your first contract.
Platform docsDash FaucetEvo SDKTutorial appsContract Fee Estimator
Set up, upgrade, earn and vote.
dashmateUpgrade Vote StatusEvonode PaymentsEvoVoteMasternode Map
Drag the map sideways to see all of it.
On the map23 projects
In the directory40 more
Live on mainnet Testnet only for now Funds Platform from Core
Checked
Apps and wallets
Things you install or open to use Dash Platform.
Explore the network
See what is on Platform and how the masternodes are doing.
Build on Platform
Docs, SDKs, test funds and the tools around them.
Learn how it works
Interactive diagrams of the machinery underneath.
Directory
Libraries, references, services and smaller tools.
Wallets and apps
- Dash Desktoppshenmic
Desktop wallet that shows Core balances next to your Platform identities and names. Beta, read-only for now.
- EvoNextSansbank DAO
A social app and a studio for small apps published to Platform. The web app runs on testnet.
- evotools247bas
Browser tools for getting started: key generation, identities, names, tokens and a contested-name tracker.
- Token WizardScolvr
Step-by-step builder for a token contract: supply, permissions and distribution rules.
- Dash VoteMNOwatch
Which masternodes voted for each side of every contested username.
Libraries
- Rust SDKDash Core Group
Typed, proof-checked access to Platform from Rust. The base for the mobile and WASM SDKs.
- Swift SDK and Kotlin SDKDash Core Group
Native mobile SDKs, each with an example app. Build from source.
- rust-dashcoreDash Core Group
Core primitives, an SPV client and an HD wallet in Rust, used by the Platform SDKs.
- WASM SDKDash Core Group
The layer under the Evo SDK, for raw queries and state transitions.
- dash-platform-sdkpshenmic
A lightweight JavaScript SDK, used by Platform Explorer and the extension.
- evo-cookbook247bas
Tested Evo SDK recipes, and
npm create evo-appto start a project. - dash-rawkey-signerhilawe
Sign state transitions from a single private key, for servers and recovery.
- platform-authpasta
Login for Platform web apps: identity, password or passkey unlock, and session restore. Source only.
- grovedb-proof-parserpasta
Turn raw GroveDB proof bytes into a readable tree, in the browser.
- claudashlklimek
A Claude Code plugin that teaches the assistant Platform's contracts, SDKs and API.
Specs and reference
- Platform sourceDash Core Group
One repository for Drive, DAPI, every SDK, dashmate and the system contracts.
- Dash Improvement ProposalsDash Core Group
The protocol specs, including identities, usernames, DashPay and evonodes.
- DAPI endpoint referenceDash Core Group
Every request and response the evonode API accepts.
- Platform BookDash Core Group
How the Platform codebase is organized, for contributors.
- GroveDB BookDash Core Group
How Platform's storage proves a whole query result, with worked diagrams.
- GroveDB Proof VisualizerDash Core Group
Paste a proof and see it drawn as a tree.
- TenderdashDash Core Group
The consensus engine that orders Platform blocks.
- System contractsDash Core Group
Built-in contracts such as DPNS, DashPay, withdrawals and token history.
Network services
- Testnet faucetDash Core Group
Testnet DASH, or a testnet identity in one click.
- Testnet InsightDash Core Group
Core-chain explorer for testnet. Check the asset lock behind an identity.
- Testnet statusDash Core Group
Health of Dash Core Group's own testnet masternodes.
- Evonode listDash Core Group
Current evonodes and their Platform ports, as JSON.
- Dashscanpshenmic
Explorer for the Core chain: blocks, masternodes and governance.
- Mass Sendpshenmic
Sweep credits from many identities at once, for operators.
- BTCPay pluginSansbank DAO
Accept Platform and shielded payments in a BTCPay Server store.
Dash Core development
- Nightly and PR buildspasta
Signed Guix builds of Dash Core's develop branch and of labelled pull requests.
- Dash Core on Flathubpasta
Install Dash Core on Linux with
flatpak install flathub org.dash.dash-core. - backport-deltapasta
Reports where a Dash backport differs from the Bitcoin commit it came from.
- Backport review checkerpasta
Checks, hunk by hunk, that a backport PR really contains its upstream changes.
- dash-platform-e2epasta
Registers a real testnet identity and username through Dash Core's C++ Platform client.
- dash-platform-test-vectorspasta
Fixtures that keep Dash Core's C++ Platform code in step with the Rust implementation.
- Block Subsidy Calculatorpasta
The Core block reward at any height, and how it splits between miners, masternodes and treasury.
Plans and talks
- DashVM plan boardpasta
Live progress of the smart-contract work in the Platform repo.
- Dash Core v24pasta
Slides from DashCon Amsterdam, September 2026.
- Yappr and Dash Platformpasta
DashCon talk slides, opening with the live app.