Skip to content

joric/pywallet

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
January 25, 2012 18:48
May 14, 2018 07:06
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
  --password=PASSWORD  password for the encrypted wallet

Dependencies:
  bsddb (python 2.7.2 msi includes bsddb by default)

Links:
  http://www.python.org/ftp/python/2.7.2/python-2.7.2.msi

About

Bitcoin wallet importer/exporter (original)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages