dash-docs/en/developer-documentation.md
thephez cdbe28f410 Update layout of developer doc page
- Eliminate Contract section link on Dev Doc page and insert Dash
features
 - Split Dash features out into own section of P2P guide
 - Add Dash Payment and BlockCypher links
2017-12-07 16:28:48 -05:00

6.6 KiB

layout lang id title breadcrumbs end_of_page
base en developer-documentation Developer Documentation - Dash
Developer Documentation
<script src="/js/jquery/jquery-1.11.2.min.js"></script> <script src="/js/jquery/jquery-ui.min.js"></script> <script src="/js/devsearch.js"></script>

Developer Documentation

Find useful resources, guides and reference material for developers.

Dash Features

  <p><a href="/en/developer-guide#instantsend">InstantSend Guide</a></p>
  <p><a href="/en/developer-guide#privatesend">PrivateSend Guide</a></p>
  <p><a href="/en/developer-guide#masternode-payment">Masternode Payment Guide</a></p>
  <p><a href="/en/developer-guide#masternode-sync">Masternode Sync Guide</a></p>
  <p><a href="/en/developer-guide#governance">Governance Guide</a></p>
  <!--
  <p><a href="https://en.bitcoin.it/wiki/Contracts"><span class="fa fa-external-link"></span> More Contracts</a> - Wiki</p>
  <p><a href="https://bitcoinj.github.io/working-with-micropayments"><span class="fa fa-external-link"></span> Micropayment Channel Example</a> - bitcoinj</p>
  -->
</div>

Additional resources

Dash Whitepaper - Official Wiki

Dash Improvement Proposals - GitHub

Dash Official Documentation - Wiki

Bitcoin: A Peer-to-Peer Electronic Cash System - Satoshi Nakamoto

Bitcoin Improvement Proposals - GitHub

BlockCypher - RESTful JSON API for blockchains