Update README.md

This commit is contained in:
Rsync⚡️
2023-09-22 06:54:58 -03:00
committed by GitHub
parent cf92e2e13e
commit d8603e8cd6

View File

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