mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Add "Additional Resources" subsection in devel-docs (thanks @cbeams @harding @instagibbs)
This commit is contained in:
parent
c1d2ff108c
commit
e7b238d35e
5 changed files with 54 additions and 12 deletions
|
@ -72,3 +72,12 @@ title: "Developer Documentation - Bitcoin"
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="resourcesmore"><div>
|
||||
<h2><img src="/img/ico_wiki.svg" class="titleicon" alt="Icon">Additional resources</h2>
|
||||
<p><a href="/bitcoin.pdf">Bitcoin: A Peer-to-Peer Electronic Cash System</a> - Satoshi Nakamoto</p>
|
||||
<p><a href="https://github.com/bitcoin/bips#readme">Bitcoin Improvement Proposals</a> - GitHub</p>
|
||||
<p><a href="http://enetium.com/resources/Bitcoin.pdf">Bitcoin Protocol Specification (working paper)</a> - Krzysztof Okupski</p>
|
||||
<p><a href="https://bitcoinj.github.io/#documentation">Bitcoinj Developer Documentation</a> - bitcoinj.org</p>
|
||||
<p><a href="https://en.bitcoin.it/wiki/Category:Technical">Technical Pages</a> - Wiki</p>
|
||||
</div></div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue