UNPKG

@zheeno/mnemonic-cypher

Version:

This package helps create Mnemonics and uses a generated secret from the phrases for encryption & decryption of data

5 lines (3 loc) 142 B
'use strict'; // Original source: https://github.com/bitcoin/bips/blob/master/bip-0039/english.txt module.exports = require('./words.json');