Dash
The first DAO period

Build with Dash. Fast, Private, Decentralized

Money without borders: moving it instantly, transparently, conveniently, and almost for free

DashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDashDash
The first DAO period

The Protocol.The Trust. The Core.

Dash

Session 1

Dash
News

What's NewWith Dash

Spotlight

John Doe

Learn More About Dash Pay

Dash
Dash
The first DAO period

More ThanA Coin. A DAO.

Build with Dash

The Future of Money

Marking a major milestone in the evolution of the Dash network, start experimenting with Dash Platform by connecting to testnet, our public testing environment.

Transaction speed1 sec
Cost per transaction<$0.01

Stable operation

since January

2014

One of the 1st and longest running

DAOs

Optional

privacy

Dash Coin
Dash 3D Coin
Dash
The first DAO period

93.58$

5.95% (+$2.08) month

Passive income

for node owners

Self-financing

through Dash

DAO

Active community

Instant &

secure

transactions

Unique opportunities

for developers

Restricted

issue:

18,900,000

For Developers

Get to know Dash ecosystem better

Python, JS, Go

API & SDK

Docker, CLI

Nodes

Dash Platform

Smart-Contracts

Faucet, Explorer

Testnet

TypeScript
const { dashPlatform } = window
const { identity } = await dashPlatform.connect()
const doc = await dashPlatform.documents.create(
  'note', { message: 'Hello Dash!' }
)
await dashPlatform.signAndBroadcast(doc)