Skip to content
/ ASBT Public

💰 Adi's Scuffed Bitcoin Tool (ASBT). Command line based utility for managing and creating Bitcoin wallets.

License

Notifications You must be signed in to change notification settings

adilaiman/ASBT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Adi's Scuffed Bitcoin Tool (ASBT)

Contributors Licence

ASBT is a CLI based tool for managing and creating Bitcoin wallets.

Dependencies

  • Python3
  • pip
  • Bitcoin, QR Code and Pillow modules
pip install bitcoin

pip install qrcode[pil] 

or

pip install qrcode
pip install pillow

Features

  • Generate private key, output QR code and txt file
  • Generate public key and output to txt file
  • Generate wallet address, output QR code and txt file
  • Display recent 10 transactions
  • Display wallet balance

Usage

Simply run:

python ASBT.py

About

💰 Adi's Scuffed Bitcoin Tool (ASBT). Command line based utility for managing and creating Bitcoin wallets.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages