|
пре 1 година | |
---|---|---|
dist | пре 1 година | |
docs | пре 1 година | |
node_modules | пре 1 година | |
src | пре 1 година | |
test | пре 1 година | |
LICENSE | пре 1 година | |
README.md | пре 1 година | |
build.sh | пре 1 година | |
package-lock.json | пре 1 година | |
package.json | пре 1 година | |
tsconfig.json | пре 1 година | |
typedoc.json | пре 1 година | |
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