iancoleman / bip39

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

added Thought network spec #370

Closed andrew-thought closed 4 years ago

andrew-thought commented 4 years ago

Great tool! Would like to add support for Thought AI blockchain, https://though.live. Thanks! Andrew (Founder

iancoleman commented 4 years ago

Thanks for the PR.

Please add a test.

Please reverse the change to the version and changelog, that will all be done when a new release is created.

Otherwise looks good.

Just curious, with removing the trailing whitespace, is that something you did manually or was it automatic? Probably best not to include those formatting changes in this PR, but not a deal-breaker to getting it merged.

iancoleman commented 4 years ago

Don't worry I'll make these changes myself.

andrew-thought commented 4 years ago

Thank you!

I used Atom IDE, i think ATOM did the auto format changes, sorry for that.

thanks again! Andrew