gen-btc-address
v0.5.0
Published
generate BTC wallet address from mnemonic
Downloads
283
Readme
gen-btc-address
CLI to generate BTC wallet address from mnemonic
CLI
recommend using Deno:
deno npm:gen-btc-address
deno jsr:@key/gen-btc-addressnpx gen-btc-address
bun x gen-btc-address
pnpm dlx gen-btc-address
yarn dlx gen-btc-addressUsage: [OPTIONS] <mnemonic sentence>
OPTIONS:
--export-xprv
--import-xprv
--export-xpub
--import-xpub
-n, --num (default 1)
-a, --account (default 0)
-i, --internal toggle as the change address
-f, --format one of: tr / pkh / wpkh (default)
-p, --passphrase
-v, --verbose
-h, --helpLicense
the MIT
