bitcoin wallet importer/exporter
Go to file
2011-07-24 12:06:57 -07:00
pywallet.py Add --wallet option 2011-07-24 21:04:36 +02:00
README Add --wallet option 2011-07-24 12:06:57 -07:00

Usage: pywallet.py [options]

Options:
  --version            show program's version number and exit
  -h, --help           show this help message and exit
  --dumpwallet         dump wallet in json format
  --importprivkey=KEY  import private key from vanitygen
  --datadir=DATADIR    wallet directory (defaults to bitcoin default)
  --testnet            use testnet subdirectory and address type
  --wallet             wallet filename (defaults to wallet.dat)