Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
62749887
Topic
5461279
Board
Project Development
Re: Javascript Taproot Address Generator for Browser
by
witcher_sense
on
26/08/2023, 03:58:22 UTC
Quote from: cfbtcman on August 25, 2023, 09:09:58 PM
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