0.0.9 • Published 4 years ago

turtlecoin-mnemonics v0.0.9

Weekly downloads
5
License
GPL-3.0
Repository
github
Last release
4 years ago

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

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago