Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@ <h2 id="use-in-production">Use In Production</h2>
<h2 id="have-questions">Have Questions?</h2>
<p>Please see our <a href="./faq">FAQ</a>. If it's not answered on the FAQ, then <a href="./team">email us</a>.</p>
<h2 id="want-to-contribute">Want to Contribute?</h2>
<p>Please read: <a href="https://github.com/cryptocoinjs/cryptocoin/wiki/Contributor-Guidelines">https://github.com/cryptocoinjs/cryptocoin/wiki/Contributor-Guidelines</a></p>
<p>Please read: <a href="http://cryptocoinjs.com/about/contributing/">http://cryptocoinjs.com/about/contributing/</a></p>
<h2 id="thanks">Thanks</h2>
<p>This library wouldn't be possible without some of the great work of <a href="https://github.com/justmoon">Stefan Thomas</a>, <a href="http://www-cs-students.stanford.edu/~tjw/">Tom Wu</a>, authors of <a href="https://code.google.com/p/crypto-js/">CryptoJS</a>, and authors of <a href="https://github.com/bitwiseshiftleft/sjcl/graphs/contributors">SJCL</a>. Also, recent contributions to BitcoinJS by <a href="https://github.com/kyledrake">Kyle Drake</a>, <a href="https://github.com/dcousens">Daniel Cousens</a>, and <a href="https://github.com/weilu">Wei Lu</a> have helped tremendously. We owe all of the aforementioned a heartfelt thank you for building the foundation for all of this.</p>
<p>Last, but surely not least, we owe <a href="http://en.wikipedia.org/wiki/Satoshi_Nakamoto">Satoshi Nakamoto</a> a heartfelt thank you for inventing what will surely be one of the greatest inventions of mankind.</p>
Expand Down