GitXplorerGitXplorer
d

pymultiwallet

public
4 stars
4 forks
4 issues

Commits

List of commits on branch master.
Unverified
baf7bfb1b70d6ec1e02ce3a7f1c49567ab62a176

Add --allow-non-standard and disallow non-standard mnemonics

ddevrandom committed 4 years ago
Unverified
b23405323d92ad64bb22e337362e8f34a8b1ce39

Add --quiet / -q option

ddevrandom committed 4 years ago
Verified
ef5b80357c01bfb4616e93a9a14911310063e584

Merge pull request #9 from devrandom/hashprint

ddevrandom committed 4 years ago
Unverified
0b5c85c1ef2a031d20ea6a02cad26a010dc57703

more lenient deps

ddevrandom committed 4 years ago
Unverified
078f3d1fceb4f0d92201ec48297641e63fc5d316

default no visual hash

ddevrandom committed 4 years ago
Verified
3630dc0ad6d995953a5e99645552641fbfb3dabd

Merge pull request #8 from devrandom/pycoin

ddevrandom committed 4 years ago

README

The README file for this repository.

Build Status

PyMultiWallet

A python tool for creating mnemonic HD wallets with multiple coin support.

Currently supported coins:

  • Bitcoin
  • Zcash
  • Ethereum
  • Cosmos
  • Ripple

Features:

  • Credentials include mnemonic phrase and an optional additional passphrase
  • A single set of credentials generates wallets for different coins

Usage

pip install -e .
mnemonic='abandon abandon abandon abandon abandon\
 abandon abandon abandon abandon abandon abandon about'
mw -p TREZOR -r -c zcash "$mnemonic"

results in:

t1WzpZpunHs2jrxMLmASQ22zfgGNWX7yWK9 L2oEutEe8eKcpdeW64KMVihk1PScYZn1Qn1wjtVswL1R7XQDoDfn
t1McxjZf1AEwnR6ztb8QsbhDVHvAJ2ZmiJD L59gGcB5RmoWewCden8aJcSZ7moADx6wrPcP8KddnwnmGbKYXYWn
t1J3Nc3HAnCMndPr7ouyQoGeC86ZUYVLMSF L4hQ4LSjtwibfWcRqYv9W3P2MaNn4VqWXzL97uhZXYmWM7CJLCns
...