-
-
Notifications
You must be signed in to change notification settings - Fork 10
Home
Blockthon Python Package for Generate and Converting Wallet Private Key and Mnemonic for Address Bitcoin
# on windows
pip install Blockthon
# on Linux
pip3 install Blockthonon unix(debian base) if have problem curve or another library error's first need install this library's:
sudo apt-get update&&sudo apt-get upgrade -y
sudo apt-get install -y autoconf automake build-essential libffi-dev libtool pkg-config python3-dev
# after installing run cammand
pip3 install blockthonfrom Blockthon.Wallet import PrivateKey
privatekey = PrivateKey()from Blockthon.Wallet import getMnemonic
# generated random mnemonic with 12 word
mnemonicWords = getMnemonic(12)from Blockthon.Wallet import getBytes
bytes_seed = getBytes()from Blockthon.Wallet import getBin
binary_string = getBin(size=256)from Blockthon.Wallet import PrivateKey_To_Address, PrivateKey
compress_address = PrivateKey_To_Address(PrivateKey(), compress=True)from Blockthon.Wallet import PrivateKey_To_Address, PrivateKey
uncompress_address = PrivateKey_To_Address(PrivateKey(), compress=False)convert private key to All Bitcoin Type address : Example Link
generated and convert private key hex to bitcoin address type: p2pkh / p2sh / p2wsh / p2wpkh / p2wpkh in p2sh / p2wsh in p2sh
convert private key to tron address : Example Link
generated and convert private key hex to Tron (TRX) address
convert private key to Bitcoin Gold address : Example Link
generated and convert private key hex to bitcoin gold address
convert private key to dash address : Example Link
generated and convert private key hex to dash address
convert private key to dogecoin address : Example Link
generated and convert private key hex to Dogecoin address
convert private key to digibyte address : Example Link
generated and convert private key hex to DigiByte address
convert private key to litecoin address : Example Link
generated and convert private key hex to Litecoin address
convert private key to ravencoin address : Example Link
generated and convert private key hex to Ravencoin address
convert private key to Qtum address : Example Link
generated and convert private key hex to Qtum address
convert private key to zCash address : Example Link
generated and convert private key hex to zcash (zec) address
- PrivateKey
- PrivateKey To Binary
- PrivateKey To Bytes
- PrivateKey To Mnemonic
- PrivateKey To Dec
- PrivateKey To Root Key
- PrivateKey To Wif
- PrvateKey To Hash Address
- PrivateKey To Compress Address
- Private Key To Uncompressed Address
- Private Key From Binary
- Private Key From Dec
- Private Key From Passphrase
- Private Key From Root Key (xprv)
- Bytes (seed)
- Bytes To Mnemonic
- Bytes To Private Key
- Bytes To Public Key
- Bytes To Wif
- Mnemonic
- Mnemonic to bytes
- Mnemonic to root key (xprv)
- Bitcoin
- Bitcoin Gold
- Dash
- DigiByte
- Dogecoin
- Ethereum
- Litecoin
- Qtum
- Ravencoin
- Tron (TRX)
- zCash
More Detail's : documation
Programmer & Owner : @Pymmdrza | official Website
đź’˛Donate:
Bitcoin (BTC): bc1qu8dccq3yetd93m4nge0yay53lwgwvxngj8a80s
Ethereum & USDT (ERC20): 0x3628c7978C69278fA19A88a5B16718F47f5BEfe8
USDT & TRON (TRC20): TFWg8KV8DUP8Ubb4cmS1oubsF2X6i8gnBU
Litecoin (LTC): ltc1qx4mznsl228u863u6723avge7xv0xsk3vt0vgxa