Lighthouse (closes #13)
[bitcoinninja] / index.html
index c3aee7f5303d755d6e2e3abaf959fbc608e59ef6..fe094733ff22384a62bc0a5bb99da170e9c4e037 100644 (file)
@@ -46,6 +46,7 @@ Implementations of cool things:
 <li><a href="https://github.com/zw/PoLtree/">proving Bitcoin liabilities, in Clojure.</a> or <a href="https://github.com/olalonde/proof-of-liabilities">Proof of Liabilities, in JavaScript</a></li>
 <li><a href="https://github.com/petertodd/timelock">Create a secret key that can be decrypted in a known amount of time using parallel-serial hash chains.</a></li>
 <li><a href="https://github.com/Blockstream/contracthashtool">Pay to Contract Hash calculator</a></li>
+<li><a href="https://github.com/vinumeris/lighthouse/blob/master/docs/Design%20doc.md">Lighthouse - simple SIGHASH_ANYONECANPAY multi-party payments</a></li>
 </ul>
 
 Edit this page at <a href="https://github.com/TheBlueMatt/bitcoinninja">https://github.com/TheBlueMatt/bitcoinninja</a>