Skip to content

Export height, solve time and difficulty to CSV time for all qwertycoin blocks

Notifications You must be signed in to change notification settings

qwertycoin-org/qwc_diff_export

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

USAGE

git clone https://github.com/gladcow/qwc_diff_export
cd qwc_diff_export
python3 qwc_block_data_export.py http://node-01.testnet.qwertycoin.org:8197 >> output.csv

or

python3 qwc_block_data_export.py >> output.csv

(http://localhost:8197 will be used in this case)

About

Export height, solve time and difficulty to CSV time for all qwertycoin blocks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%