Python-bitcoinlib

Python bitcoincore calls to calculate transaction costs and verify hashes

Usage:

Connect to node through ssh:

putty

alt text

or with ssh:

ssh username@158.129.140.201 -p 3637

after logging on:

instal required library:

pip install python-bitcoinlib

start python script mode with:

python

paste python scripts:

alt text

alt text