|
před 1 rokem | |
---|---|---|
dist | před 2 roky | |
docs | před 2 roky | |
node_modules | před 1 rokem | |
src | před 2 roky | |
test | před 2 roky | |
LICENSE | před 2 roky | |
README.md | před 2 roky | |
build.sh | před 2 roky | |
package-lock.json | před 1 rokem | |
package.json | před 1 rokem | |
tsconfig.json | před 2 roky | |
typedoc.json | před 2 roky | |
yarn.lock | před 1 rokem |
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