Skip to content

Releases: justinhartman/multichain-wallet-cli

Version 1.0.0

23 Nov 13:25
7b7424f

Choose a tag to compare

Initial release to generate deterministic HD wallet addresses and private keys for multiple blockchains from a single BIP-39 mnemonic and optional BIP-39 passphrase.

There is support for interactive prompts, CLI flags, and environment variables.

Works with:

  • Solana (ed25519)
  • EVM networks: Ethereum, BNB Chain, Polygon, Arbitrum, Optimism, Avalanche, etc. (secp256k1)
  • Aptos (ed25519)
  • Tron (secp256k1)
  • TON (ed25519)
  • Sui (ed25519)

Full Changelog: https://github.com/justinhartman/multichain-wallet-cli/commits/1.0.0