From d8603e8cd6f7b4458f00534c8798ad9154b7d7e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rsync=E2=9A=A1=EF=B8=8F?= <135646455+Rsync25@users.noreply.github.com> Date: Fri, 22 Sep 2023 06:54:58 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b66ae0..4d9709b 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Discreet log contract is an oracle contract scheme proposed by Tadge in [this wh * [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) +* [Javascript-dlc](https://github.com/AreaLayer/javascript-dlc), Javascript library for working with Discreet Log Contracts and Lighttning Network * [P2P Derivatives-Client](https://github.com/p2pderivatives/p2pderivatives-client), Bitcoin DLC Protocol Implementation in Typescript * [P2P Derivatives DLC](https://github.com/p2pderivatives/dlc), Bitcoin DLC Protocol Implementation in Go * [Maia](https://github.com/comit-network/maia), A library for CFDs on Bitcoin which uses DLCs