|
pirms 7 mēnešiem | |
---|---|---|
dist | pirms 8 mēnešiem | |
docs | pirms 8 mēnešiem | |
node_modules | pirms 7 mēnešiem | |
src | pirms 8 mēnešiem | |
test | pirms 8 mēnešiem | |
LICENSE | pirms 8 mēnešiem | |
README.md | pirms 8 mēnešiem | |
build.sh | pirms 8 mēnešiem | |
package-lock.json | pirms 7 mēnešiem | |
package.json | pirms 7 mēnešiem | |
tsconfig.json | pirms 8 mēnešiem | |
typedoc.json | pirms 8 mēnešiem | |
yarn.lock | pirms 7 mēnešiem |
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