Bitcoin
Private Key – Derive bip84 address with Python
Does anyone have a Python script to derive the bip84 address from the private key?
Since you have your private root key, you don’t have to go all the way in your private key.
I would like to do this with minimal libraries.
Thank you in advance!
Best, Feather