An open API service indexing awesome lists of open source software.

https://github.com/f321x/rust-taproot-playground

Playing with the taproot functionality of the rust-bitcoin crate by generating taproot pubkeys and merkelized alternative script trees
https://github.com/f321x/rust-taproot-playground

bitcoin mast onchain rust taproot

Last synced: 3 months ago
JSON representation

Playing with the taproot functionality of the rust-bitcoin crate by generating taproot pubkeys and merkelized alternative script trees

Awesome Lists containing this project

README

        

Playing with rust-bitcoin, Taproot, Schnorr signatures.

Inspired by these YouTube videos:

[ Overview of Taproot Libraries - Bitdevs LA ](https://www.youtube.com/watch?v=E-HxgNkPB-8)

[ Coding with Bitcoin part 0.1 . Generate a TAPROOT PUBLIC KEY in rust !!! ](https://www.youtube.com/watch?v=YGAeMnN4O_k)