|
vor 1 Jahr | |
---|---|---|
dist | vor 2 Jahren | |
docs | vor 2 Jahren | |
node_modules | vor 1 Jahr | |
src | vor 2 Jahren | |
test | vor 2 Jahren | |
LICENSE | vor 2 Jahren | |
README.md | vor 2 Jahren | |
build.sh | vor 2 Jahren | |
package-lock.json | vor 1 Jahr | |
package.json | vor 1 Jahr | |
tsconfig.json | vor 2 Jahren | |
typedoc.json | vor 2 Jahren | |
yarn.lock | vor 1 Jahr |
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