Post
Topic
Board Project Development
Merits 2 from 1 user
Topic OP
Javascript Taproot Address Generator for Browser
by
cfbtcman
on 28/07/2023, 06:26:44 UTC
⭐ Merited by NotATether (2)
Hi,

I'd like to know if there ppl that would like to help to develop a Javascript Taproot Address Generator for Browser.

I have been working on that since some time and the idea is to make the simplest address generator possible in a standalone file, without using complicated libraries full of code that makes any guy just want to trust and not verify.

I'm trying to find ppl that have full knowledge of the process since the X-only coordinate until the final bech32m encoding to generate the BC1P... address.

As I said the idea is not just use some public libraries and make it work, that I already have, the idea is to isolate all the code and explain it step by step for any newbie that understands or pretend to learn coding could understand fully what is being done.

Someone would like to help?