kaspanet / kaspad

Kaspad was the reference full node Kaspa implementation written in Go (golang), now rewritten in Rust: https://github.com/kaspanet/rusty-kaspa
ISC License
447 stars 228 forks source link

support seed BIP39 #2206

Closed dravenk closed 1 year ago

dravenk commented 1 year ago

There is a lot of hardware support for seed BIP39, but because Kaspad supports bip32, it is not supported by BiP39-compatible hardware wallets. Are there any plans to increase support for bip39?

dravenk commented 1 year ago

#1676

dravenk commented 1 year ago

https://github.com/kaspanet/kaspad/pull/1705