Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joric/pywallet
Bitcoin wallet importer/exporter (original)
https://github.com/joric/pywallet
Last synced: 5 days ago
JSON representation
Bitcoin wallet importer/exporter (original)
- Host: GitHub
- URL: https://github.com/joric/pywallet
- Owner: joric
- Created: 2017-06-29T02:41:48.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-14T02:06:54.000Z (over 6 years ago)
- Last Synced: 2023-02-26T10:33:33.678Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 39.1 KB
- Stars: 43
- Watchers: 9
- Forks: 65
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
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 walletDependencies:
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