|
hace 1 año | |
---|---|---|
dist | hace 2 años | |
docs | hace 2 años | |
node_modules | hace 1 año | |
src | hace 2 años | |
test | hace 2 años | |
LICENSE | hace 2 años | |
README.md | hace 2 años | |
build.sh | hace 2 años | |
package-lock.json | hace 1 año | |
package.json | hace 1 año | |
tsconfig.json | hace 2 años | |
typedoc.json | hace 2 años | |
yarn.lock | hace 1 año |
This package contains the code paths necessary to encode and/or decode a wallet seed to Mnemonic words or back again.
Adapted for use with FedoraGold from the Turtlecoin project.
import { Mnemonics } from 'fedoragold-mnemonics'
const Mnemonics = require('fedoragold-mnemonics').Mnemonics
You can find the full documentation for this library here