mmgen-wallet/test/ref/zcash
MMGen df0385160b
XMR (Monero) key/address generation support and wallet generating utility
- Monero key-address files include spendkey, viewkey and wallet password
- Wallet password is first 16 bytes of SHA256x2(spendkey)
- Generate Monero wallets either by hand with:
    1) `monero-wallet-cli --generate-from-spend-key walletfile`, using the keyaddrfile data,
  or automatically, using:
    2) `mmgen-tool keyaddrlist2monerowallet keyaddrfile`
  The utility will generate a wallet for each key/address pair in the keyaddrfile and encrypt
  it using the password.  The password is supplied via stdin.

- Other feature: 32-byte hexadecimal password generation with `mmgen-passgen --hex`
2017-12-28 16:03:28 +03:00
..
98831F3A-ZEC-C[1,31-33,500-501,1010-1011].addrs Key/address generation for Ethereum, Eth Classic, DASH, and Zcash 2017-12-16 09:31:00 +03:00
98831F3A-ZEC-C[1,31-33,500-501,1010-1011].akeys.mmenc Key/address generation for Ethereum, Eth Classic, DASH, and Zcash 2017-12-16 09:31:00 +03:00
98831F3A-ZEC-Z[1,31-33,500-501,1010-1011].addrs Zcash z-address generation with custom sha256 implementation 2017-12-16 12:48:47 +03:00
98831F3A-ZEC-Z[1,31-33,500-501,1010-1011].akeys.mmenc XMR (Monero) key/address generation support and wallet generating utility 2017-12-28 16:03:28 +03:00