Merge pull request #2 from Rsync25/main

This commit is contained in:
2023-07-17 15:36:52 +02:00
committed by GitHub

View File

@@ -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) * [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 * [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 * [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 ## Applications
* [10101](https://github.com/get10101/10101), lightning and DLC wallet * [10101](https://github.com/get10101/10101), lightning and DLC wallet