diff --git a/README.md b/README.md index 4d196ab..c60de8c 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,8 @@ Discreet log contract is an oracle contract scheme proposed by Tadge in [this wh * [cfd-dlc](https://github.com/p2pderivatives/cfd-dlc), Library for creating and managing Discreet Log Contracts (DLC) * [bitcoin-s](https://github.com/bitcoin-s/bitcoin-s), Bitcoin Implementation in Scala * [node-dlc](https://github.com/AtomicFinance/node-dlc), Bitcoin DLC Protocol in Node.js runtime +* [ExFacto](https://github.com/ExFacto/exfacto), Bitcoin DLC Protocol Implementation in Exilir +* [Javascript-dlc](https://github.com/AreaLayer/javascript-dlc), Javascript library for creating and managing Discreet Log Contracts (DLC) ## Applications * [10101](https://github.com/get10101/10101), lightning and DLC wallet