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