keng42 / xwallet

A tool for converting BIP39 mnemonic phrases to addresses and private keys, creating and signing transactions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Passphrase Support?

adamsih300u opened this issue · comments

Hello,

This tool looks amazing. I am looking to do some automated lookups, but need to be able to support the passphrase function. Is there any option for that currently, or is it planned?

Thanks,
Adam

Hi Adam,

Since this project is more for generating wallets than for ongoing wallet management now, there is no need to add a passphrase. But it may be needed when completing transaction-related functions in the future.