.circleci | ||
data | ||
scripts | ||
src | ||
.gitignore | ||
.travis.yml | ||
CONTRIBUTING.md | ||
LICENSE | ||
Makefile | ||
package-lock.json | ||
package.json | ||
POLICY.md | ||
pull_request_template.md | ||
README.md |
Awesome Dash Platform 
Useful resources for using Dash Platform and building things on top of it
This list is for projects, tools, or pretty much any things related to Dash Platform that are totally awesome. This is for products which are already awesome - if you have plans for cool stuff to do with Dash, you should build it, and then link it here. If you have an idea for an awesome thing to do with Dash, a good place to ask about it might be in ipfs/apps or ipfs/notes.
Table of Contents
Contribute to this list!
Everyone is welcome to submit their new Dash Platform item, but it will be accepted only if it meets our content policy.
Readme and the website are automatically generated. In order to add an element to this list, you need to modify the files in /data
and then run make build
before publishing your pull request. Read contributing guidelines to learn how to do so.
Articles
- 2020-03-18: Announcing the Release of Dash Platform v0.11 - Dash Blog
- 2019-12-30: Announcing the Release of Dash Platform on Evonet - Dash Blog
- 2019-12-30: Long-Awaited Dash Evolution Platform Released on Testnet - Dash News
- 2019-12-18: Edge Wallet Highlights Dash Evolution Update - Dash News
- 2019-12-09: Ryan Taylor Explains Unique Pain Point Dash Platform Solves for Consumers and Merchants - Dash News
- 2019-11-16: Dash developers announced the timeline of Evolution platform release - FX Street
- 2019-10-17: Introducing the Platform Chain - Dash Blog
- 2019-05-20: An Introduction to Dash Platform, DAPI, and Drive - Dash Blog
DAPI
- Connecting to Evonet - The purpose of this tutorial is to walk through the steps necessary to access Dash's Decentralized API (DAPI)
- Create and Fund a Wallet - This tutorial explains how to generate a new wallet, retrieve an address from it, and transfer test funds to the address from a faucet.
- DashJS - Connect to Dash from a Browser / NodeJS Server using Dash's Decentralized-API
- Register a Name for an Identity - The purpose of this tutorial is to walk through the steps necessary to register a Dash Platform Name Service (DPNS) name.
- Register an Identity - Identities serve as the basis for interactions with Dash Platform. The purpose of this tutorial is to walk through the steps necessary to register a user identity.
- Retrieve Documents - In this tutorial we will retrieve some of the current data from a data contract.
- Send Funds - Once you have a wallet and some funds, another common task is sending Dash to an address.
- Submit Documents - Data is stored in the form of Documents which are entities encapsulated in a state transition before being submitted to DAPI.
Dapps
- Dash Chrome-Wallet - Chrome-Extension Cryptocurrency Wallet for the Dash EvoNet-Testnet environment (WIP)
- DashPay - Mobile Dapp enabling Username based payments and Platform authentication (WIP)
- DPNS - Name Service Dapp providing Usernames for Dash Blockchain Identities (LIVE) Source
- Masternode Polling Tool - Polling Masternodes for Decisions (IDEA)
- MemoDash - Decentralized Twitter Alternative Dapp in REACT (BOUNTY)
- Merchant Directory - Merchant Directory Dapp (PROPOSAL)
Docs
- Core Developer Guide - Detailed docs for working with Dash's internal Core Network
- Dash User Docs - User documentation for understanding general Dash concepts & usage
- DashJS - JavaScript library for Dapp developers on Dash Platform
- Platform Developer Guide - Guides and documentation to help you start working with Dash Platform as quickly as possible, as well as support if you get stuck.
- Tendermint Core Docs - Docs for Tendermint, the BFT protocol used on Layer 2 in conjunction with Masternode quorums
Tools
- Block Explorer (Core) - Core Network Blocks (Layer 1), for Currency, Identity and Credit Transactions Source
- Block Explorer (Platform) - Masternode Network blocks (Layer 2), for State Transitions
- DAPI Client Python - A very basic, read-only DAPI client.
- Dash Masternode Deployment Tool - This tool deploys a Dash masternode to the current host.
- Dash Network Deploy - This tool assists in deploying and managing Dash networks.
- EvoNet Faucet - Get EvoNet coins to test with
- Platform Console - Explore & Update Platform State (WIP) Source
Videos
- 2020-01-06: DASH EvoNet Review - Today we are taking a look at the Dash Evonet which is a development network provided for experimentation and evaluation of Dash Platform features.
- 2019-12-11: Introduction To Dash Platform - Dana Alibrandi - Dana Alibrandi introduces Dash Platform and its functionality
- 2019-12-11: DashPay Wallet - Brian Foster - Brian Foster describes the development and features of the "Evolution" DashPay Wallet
- 2019-12-11: Dash Evolution Open House Analysis | Tao & Amanda LIVE! - Join the team from Dash Core Group for an open discussion of the upcoming Dash Platform and Dashpay-enabled wallets release, commonly known as Evolution.
- 2019-12-09: Dash Evolution Open House 2019 - Join the team from Dash Core Group for an open discussion of the upcoming Dash Platform and Dashpay-enabled wallets release, commonly known as Evolution.
- 2019-11-22: What is Dash Platform? - The Cryptoviser analysis of Dash Platform
- 2019-10-31: Understanding Dash Platform and Chain - Expert Followup - Christopher sits down with Dash Product Manager Dana Alibrandi and Dash Core Developer Ivan Shumkov to get into more technical details about the Dash Platform's concepts
- 2019-10-12: Dash Platform - Dana Alibrandi and Ivan Shumkov - Dana Alibrandi, Dash Platform Product Owner, Dash Core Group Ivan Shumkov, Dash Platform Engineer, Dash Core Group
- 2019-07-12: Dash Podcast 112 - Intro To Dash Platform feat. Dana Alibrandi - Intro To Dash Platform feat. Dana Alibrandi Product Owner from Dash Core Group
- 2019-04-19: Dash Podcast 100 - Feat. Ivan Shumkov - Intro To Dash Platform feat. Dana Alibrandi Product Owner from Dash Core Group
- 2018-05-15: Platform Prototype Demo 3 - Chuck, Suba, and Chris from Dash Core demonstrate three exploratory designs for the Dashpay DAP demo home screen
- 2018-04-25: Platform Prototype Demo 2 - Dash Core developers Joshua, Chuck, and Suba demonstrate the 2nd prototype of the first Dash decentralized application, show off some mobile app designs, and demonstrate the VMN block explorer.
- 2018-03-16: Platform Prototype Demo 1 - Dash Core developers Joshua and Chuck demonstrate a prototype of the first Dash decentralized application and show some technical details of the Dash Evolution platform
Bounties
- C# DAPI Bindings
- DashDevs.org Work
- Golang DAPI Bindings
- Memo Dash Dapp
- Platform Console
- Python DAPI Bindings
- Python DAPI Bindings
- RUST DAPI Bindings
- Tendermint Block Explorer