From d4e60ba7f4cfe2b0bb49b45401db7c739ba67479 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 07:53:41 -0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fc03ff6..49a43b0 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ Discreet log contract is an oracle contract scheme proposed by Tadge in [this wh * [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 * [DLC-Stack](https://github.com/DLC-link/dlc-stack), Contains projects for the Bitcoin Oracle and a headless DLC / BTC Wallet for DApps +* [Schnorr related examples](https://github.com/yuntai/schnorr-examples),Schnorr, BN, MuSig, discreet log contracts in Phyhton ## Applications * [10101](https://github.com/get10101/10101), lightning and DLC wallet with trading derivatives