We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ed73aa8 + 8bb53b4 commit 69b0f7cCopy full SHA for 69b0f7c
README.md
@@ -104,6 +104,7 @@ Otherwise, pull requests are appreciated.
104
Some examples interact (via HTTPS) with a 3rd Party Blockchain Provider (3PBP).
105
106
107
+- [Taproot Key Spend](https://github.com/bitcoinjs/bitcoinjs-lib/blob/master/test/integration/taproot.spec.ts)
108
- [Generate a random address](https://github.com/bitcoinjs/bitcoinjs-lib/blob/master/test/integration/addresses.spec.ts)
109
- [Import an address via WIF](https://github.com/bitcoinjs/bitcoinjs-lib/blob/master/test/integration/addresses.spec.ts)
110
- [Generate a 2-of-3 P2SH multisig address](https://github.com/bitcoinjs/bitcoinjs-lib/blob/master/test/integration/addresses.spec.ts)
0 commit comments