diff --git a/README.md b/README.md index 9826f03..460c733 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,16 @@ For learning more about DLC have a look at the [resources](Resources.md) page. - Construction and neogatiation of DLCs in Lightning ([#3](https://github.com/discreetlogcontracts/dlcspecs/issues/3)) +## Implementations + +### [bitcoin-s](https://github.com/bitcoin-s/bitcoin-s) + +The team at Suredbits is working on a implementation of discreet log contracts in bitcoin-s. + +1. [Documentation](https://bitcoin-s.org/docs/next/wallet/dlc) +2. [Github branch](https://github.com/bitcoin-s/bitcoin-s/tree/adaptor-dlc) +3. [Interactive DLC Demo](https://scastie.scala-lang.org/nkohen/OVWMOXwPRryREhVNw7pjLw/11) + --- ![Creative Commons License](https://i.creativecommons.org/l/by/4.0/88x31.png "License CC-BY")