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
- Host: GitHub
- URL: https://github.com/f321x/rust-taproot-playground
- Owner: f321x
- Created: 2024-04-26T07:26:21.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-05-17T12:13:56.000Z (about 1 year ago)
- Last Synced: 2025-01-16T02:24:59.871Z (4 months ago)
- Topics: bitcoin, mast, onchain, rust, taproot
- Language: Rust
- Homepage:
- Size: 49.8 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)