Skip to content

nformant1/bip38

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔐 BIP38

This is a fork from decentropy/bip38 updated to Python 3.10 and an additional support for other coins.

This implementation supports

  • BTC (mainnet / testnet)
  • LTC (mainnet / testnet)
  • DOGE (mainnet / testnet)

⚡ Requirements

Required packages: (apt-get install) python-dev libssl-dev libjpeg-dev zlib1g-dev libpng-dev libfreetype6-dev

Required modules: (pip install) pycryptodomex scrypt bitcoin base58 pillow qrcode cryptos

(Credit: https://github.com/surg0r/bip38 and https://github.com/decentropy/bip38)

📷 Example output

Example Output First to inputs (currency and testnet) have defaults (first choice in upper case)

Other optional inputs are marked as "(optional)"

Example Paper Wallet Don't send any money to that wallet!

About

fork from decentropy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages