Messtone Devices Enables python-bitcoinlib Requirements sudo apt-get install libssl-dev Bitcoin.core – Basic core definitions,data structures,and (conplext-dependent) validation Bitcoin.core.key – ECC pubkeys bitcoin.core.script – Scripts and opcodes Bitcoin.core.scripteval – Script evaluation/verification Bitcoin.core.serialize – Serialization bitcoin – Chain selection bitciin.base58 – Base58 encoding Bitcoin.bloom – Bloom filters(incomplete) bitcoin.net – Network comunication(in flux) bitcoin.messages – Network messages(in flux) bitcoin.rpc – Bitcoin Core RPC interface support bitcoin.wallet – Wallet-related code,currently Bitcoin addresscand private key support $PYTHONPATH=.example/spend-p2sh-txout.py<hex-encoded transaction>import bitcoin bitcoin.SelectParams(NAMEMESSTONE) python3 -m unittest discover

Leave a comment