Skip to content
This repository was archived by the owner on Sep 23, 2024. It is now read-only.

Rytisgit/Python-bitcoinlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages