Skip to content

pywallet-cli/walletool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

walletool ~ a tool for reading wallet.dat files

PyPI version Build Status codecov Codacy Badge CodeFactor License: MIT

Linux

  • Have your wallet.dat handy.
  • For Bitcoin, run ./walletool-cli -d wallet.dat -v bitcoin
  • For Litecoin, run ./walletool-cli -d wallet.dat -v litecoin

Windows

  • Have your wallet.dat handy.
  • For Bitcoin, run walletool.exe -d wallet.dat -v bitcoin
  • For Litecoin, run walletool.exe -d wallet.dat -v litecoin

A list of addresses / private keys is printed.

Donation

If you find this program helpful, please consider a donation:

BTC: bc1qqtspvvyl5nv2dwffd0zwppledlmct7sydpd9l5

Thank You!

Releases

No releases published

Packages

No packages published