No description
Find a file
2020-03-28 13:17:32 -04:00
.circleci feat: faster build via npm ci (#305) 2020-01-06 15:40:55 +01:00
data Sections: Update descriptions 2020-03-27 18:09:55 +00:00
scripts Home: Set sort order same as Nav for home cards 2020-03-18 21:43:16 +00:00
src feat: add footer nav menu 2020-03-28 13:17:32 -04:00
.gitignore Update .gitignore 2020-02-09 07:02:37 +00:00
.travis.yml Update .travis.yml 2020-02-09 12:48:06 +00:00
CONTRIBUTING.md feat: faster build via npm ci (#305) 2020-01-06 15:40:55 +01:00
LICENSE Added badges, contribute, and License file 2016-06-17 19:03:15 +01:00
Makefile feat: faster build via npm ci (#305) 2020-01-06 15:40:55 +01:00
package-lock.json chore: apply NPM suggested security patches with npm audit 2020-03-11 08:54:10 -04:00
package.json Replace some IPFS references 2020-02-09 22:55:03 +00:00
POLICY.md feat: content policy (#150) 2019-11-15 14:54:21 -08:00
pull_request_template.md Update PR template to include content policy check 2019-11-19 12:27:03 -06:00
README.md Readme: Update (Auto-built) 2020-03-18 21:43:35 +00:00

Awesome Dash Platform Awesome

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

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

Videos

Bounties

Discussions

License

CC0