Skip to content

This Python3 script uses Blockr.io API to fetch Bitcoin addresses balance and store them in a file

License

Notifications You must be signed in to change notification settings

Chiheb-Nexus/Bitcoin-Balance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bitcoin-Balance

This Python3 script uses Blockr.io API to fetch Bitcoin addresses balance and store them into a file

Usage

python3 checkAddress.py -F input_addresses_file_path -O output_file

OR:

python3 checkAddresses.py --file input_addresses_file_path --out output_file

About

This Python3 script uses Blockr.io API to fetch Bitcoin addresses balance and store them in a file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages