From 6c98544b44baf3815a970792cbdaef8fd28adcfc Mon Sep 17 00:00:00 2001 From: Matt Corallo Date: Mon, 2 Feb 2015 11:28:07 -0800 Subject: [PATCH] Lighthouse (closes #13) --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index c3aee7f..fe09473 100644 --- a/index.html +++ b/index.html @@ -46,6 +46,7 @@ Implementations of cool things:
  • proving Bitcoin liabilities, in Clojure. or Proof of Liabilities, in JavaScript
  • Create a secret key that can be decrypted in a known amount of time using parallel-serial hash chains.
  • Pay to Contract Hash calculator
  • +
  • Lighthouse - simple SIGHASH_ANYONECANPAY multi-party payments
  • Edit this page at https://github.com/TheBlueMatt/bitcoinninja -- 2.30.2