Update README.md

This commit is contained in:
Rsync⚡️
2023-07-28 11:10:23 -03:00
committed by GitHub
parent 9893d163f7
commit 361f03cfa7

View File

@@ -45,7 +45,6 @@ Discreet log contract is an oracle contract scheme proposed by Tadge in [this wh
* [Javascript-dlc](https://github.com/AreaLayer/javascript-dlc), Javascript library for creating and managing Discreet Log Contracts (DLC)
* [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
* [Oracle](https://github.com/p2pderivatives/p2pderivatives-oracle), Implementation in Go for price feed,serving data
* [Maia](https://github.com/comit-network/maia), A library for CFDs on Bitcoin which uses DLCs
* [DLC-Stack](https://github.com/DLC-link/dlc-stack), Contains projects for the Bitcoin Oracle and a headless DLC / BTC Wallet for DApps