This package has been deprecated

Author message:

Please use @turtlecoin/mnemonics

turtlecoin-mnemonics
TypeScript icon, indicating that this package has built-in type declarations

0.0.9 • Public • Published

image

TurtleCoin Mnemonics Helper

NPM

Prerequisite Documentation Maintenance License: GPL-3.0 Twitter: TurtlePay

This package contains the code paths necessary to encode and/or decode a wallet seed to Mnemonic words or back again.

Installation

npm install turtlecoin-mnemonics

Initialization

TypeScript

import { Mnemonics } from 'turtlecoin-mnemonics'

JavaScript

const Mnemonics = require('turtlecoin-mnemonics').Mnemonics

Documentation

You can find the full documentation for this library here

Package Sidebar

Install

npm i turtlecoin-mnemonics

Weekly Downloads

6

Version

0.0.9

License

GPL-3.0

Unpacked Size

151 kB

Total Files

5

Last publish

Collaborators

  • brandonlehmann