We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed73aa8 commit 8bb53b4Copy full SHA for 8bb53b4
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