iancoleman / bip39

A web tool for converting BIP39 mnemonic codes
https://iancoleman.io/bip39/
MIT License
3.49k stars 1.44k forks source link

ADD support MONK, LTCt, DOGEt #335

Closed onnateldome closed 5 years ago

onnateldome commented 5 years ago

Just added support for some chains that I needed

iancoleman commented 5 years ago

Thanks, looks good.

Can you please replace the tab character with a space character in MONK name thanks.

iancoleman commented 5 years ago

The test for Monkey Project is failing, expecting first address MnLrcnnUzKnf7TzufjRe5DLZqQJz18oYyu but getting tN2hT3SNx31FGQbVXcjrvk2Mfjtg3E2DuU for mnemonic abandon abandon ability

Any info about where the test value in this PR comes from? Can I safely set it to the new value starting tN2hT...?

iancoleman commented 5 years ago

@onnateldome any info on why the Monkey Project test is failing?