What is the purpose of the first 0x04 byte in all extended public and private keys (xpub xprv ypub yprv zpub zprv …)?
BIP32 specifies the 4-byte version. mainnet: 0x0488B21E public, 0x0488ADE4 private; testnet: 0x043587CF…
1 Min Read
I accidentally sent Bitcoin to my Tangem Wallet X-Pub address.
I'm using a Sparrow wallet connected to a Bitcoin Core node. Set…
1 Min Read
Deduce addresses from Electrum Master XPub
I am developing some code to derive addresses from various master public…
1 Min Read
How can I get the actual balance of XPub in Python Bitcoinlib?
goal Create a wallet feature for at least Watch only in Python.…
2 Min Read

