bip39 icon indicating copy to clipboard operation
bip39 copied to clipboard

A web tool for converting BIP39 mnemonic codes

Results 146 bip39 issues
Sort by recently updated
recently updated
newest added

I try to recover my previous smart chain address but it's not showing from my 12 recovery phrase and I opened it from trust wallet and trying to get it...

When NANO is selected, the derivation path is hard-coded to m/44'/165'/n' for account #n, and the tool's BIP39/BIP44 derivation path is silently ignored. This means that the Ian Coleman BIP39...

https://github.com/ycashfoundation/ycash https://y.cash

Hello, Do plan to support BSC? Thanks.

Please add zilliqa

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...

dependencies

On bip32 tab there's a link to multibit for the derivation path which is now dead. Multibit is defunct so remove the path for multibit. https://github.com/Multibit-Legacy/multibit#multibit-is-deprecated---do-not-use

See https://github.com/iancoleman/bip39/issues/471#issuecomment-784526716

Hi How to use using Node/javascript (not website)? I have a seed generated by bip39, but can't generate PK and address. There is no other lib to generate pk dogecoin...