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

0.1.0 • Public • Published

image

TurtleCoin Mnemonics Helper

Prerequisite Documentation Maintenance License: GPL-3.0 Twitter: TurtlePay

NPM

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

70

Version

0.1.0

License

GPL-3.0

Unpacked Size

149 kB

Total Files

5

Last publish

Collaborators

  • brandonlehmann
  • fexra
  • zpalmtree