UNPKG

mnemonic-words

Version:

List of words for making random mnemonic sentences

5 lines (3 loc) 187 B
// Original source: https://github.com/bitcoin/bips/blob/master/bip-0039/english.txt import mnemonicWords from './mnemonic-words.json' with {type: 'json'}; export default mnemonicWords;