Update README.md

This commit is contained in:
Rsync⚡️
2023-06-12 11:06:05 -03:00
committed by GitHub
parent 7e9539cc24
commit bd83337254

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 creaing 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