Post
Topic
Board Project Development
Re: Javascript Taproot Address Generator for Browser
by
witcher_sense
on 26/08/2023, 03:58:22 UTC
Somebody have a nodejs script working that creates tweaked taproot addresses with "dummy" script that could share here?
Here is an implementation of both bech32 and bech32m: https://github.com/sipa/bech32/tree/master/ref/javascript
You can test it with the following test vectors: https://github.com/bitcoin/bips/blob/master/bip-0341/wallet-test-vectors.json