derive_zcash

command
v1.16.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 10, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

derive_zcash derives a Zcash transparent (t1) address from a BIP39 mnemonic for testing.

Usage:

go run ./scripts/derive_zcash "your 24 word seed phrase here"

Or with stdin:

echo "your 24 word seed phrase" | go run ./scripts/derive_zcash

Note: This derives a transparent t1 address (BIP44 m/44'/133'/0'/0/0). YWallet and other modern Zcash wallets use Unified Addresses (u1) or Sapling shielded addresses (zs1), which use ZIP-32 derivation—a different key tree. The t1 address will not match YWallet's u1 address for the same seed.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL