iancoleman / bip39

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

Support THORChain (RUNE) m/44/931 #492

Closed HildisviniOttar closed 3 years ago

HildisviniOttar commented 3 years ago

Support for thorchain.org "RUNE", secp256k1 based on Cosmos.

Path m/44'/931'

Bech32 hrp is "thor" (we have ignored the testnet "tthor" version in this PR).

Note: This PR very similar to #479 also based on Cosmos.