Post
Topic
Board Bitcoin Technical Support
Topic OP
About taproot address
by
vneos
on 31/01/2024, 07:32:26 UTC
Hi everyone.

I'm struggling with the taproot address.

In python, how to convert a hexadecimal privatekey to taproot address?

I use bech32m lib but the taproot address generated is doesn't match to the correct address.

Can anyone explain taproot address generation process? I want use a hexadecimal privatekey to generate taproot address.

Thank you.