Skip to content

api-evangelist/dash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dash

Dash is a peer-to-peer cryptocurrency network offering fast, low-cost payments with InstantSend, privacy via CoinJoin mixing, and decentralized governance through Masternodes. Developers can query blocks, transactions, addresses, UTXOs, governance objects, and real-time network events through the open-source Insight REST and WebSocket API, and can access Dash Platform layer-2 (DashPay identity, data contracts, documents, tokens) through the Decentralized API (DAPI) over gRPC and JSON-RPC.

APIs

  • Dash Insight REST API — REST and WebSocket API for the Dash Core blockchain: blocks, transactions, addresses, UTXOs, governance, InstantSend broadcast, and real-time events. Base URL: https://insight.dash.org/insight-api
  • Dash Platform DAPI — Decentralized gRPC/JSON-RPC API for Dash Platform layer 2: identities, data contracts, documents, tokens, state transitions, and Core chain queries via the masternode network.

Resources

Releases

No releases published

Packages

 
 
 

Contributors