|
1 год назад | |
---|---|---|
dist | 2 лет назад | |
docs | 2 лет назад | |
node_modules | 1 год назад | |
src | 2 лет назад | |
test | 2 лет назад | |
LICENSE | 2 лет назад | |
README.md | 2 лет назад | |
build.sh | 2 лет назад | |
package-lock.json | 1 год назад | |
package.json | 1 год назад | |
tsconfig.json | 2 лет назад | |
typedoc.json | 2 лет назад | |
yarn.lock | 1 год назад |
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