iancoleman / bip39

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

Add coins supported by Coinomi wallet #200

Closed xarakas closed 6 years ago

iancoleman commented 6 years ago

Thanks for this.

Some coins have segwitAvailable: true but I'm not sure that they do, eg omnicore. Can you please clarify whether omnicore supports segwit or not?

xarakas commented 6 years ago

Hi, omni will support segwit (just asked their dev). Regarding the rest of the coins, true/false values were assigned according to if segwit modules appear in the source code.

iancoleman commented 6 years ago

Thanks for this, really appreciate it.

obsess commented 6 years ago

This is awesome!