Commit graph

2 commits

Author SHA1 Message Date
ea1e8d1228
bip_hd: a minimal, easy-to-use BIP-32/BIP-44 implementation
- this is a work in progress, only a few coins are currently supported

Testing:

    $ test/unit_tests.py -v bip_hd

Examples:

    $ PYTHONPATH=. examples/bip_hd.py
2024-01-26 10:54:03 +00:00
99e7057856
mmgen-tool: new command: decrypt_keystore
command rename: `extract_key_from_geth_wallet` -> `decrypt_geth_keystore`
2023-11-30 10:53:40 +00:00