This repository contains codes for implementing HTLC, atomic swap, Taproot, and MuSig. Further, useful documentation for reference will be added.
For broadcasting transactions, we utilized the Blockstream API. You can find its codes in the network file.
It should be noted that we have directly added the Taproot Workshop's codes to our repository and used them without making any modifications to their code.
- The Indepth Anatomy of an HTLC
- BIP0199
- BIP0065
- HTLC & Atomic Swap
- From ECDSA signature to Schnorr signature
- What The Heck Is Schnorr
- Taproot and Schnorr Workshop Playlist
- BIP 0340
- BIP 0341
- BIP 0342
- Taproot Read-through Playlist
- MIT Bitcoin Expo 2020 - Taproot
- MAST, Taproot, Graftroot
- Bitcoin Taproot Explained