Skip to content

hyperbit-dev/mnemonic

Repository files navigation

Hyperbit Mnemonic Banner

Hyperbit - Mnemonic

NPM Package

A Hyperbit module for utxo coins that implements Mnemonic code for generating deterministic keys.

Getting Started

# Using npm
npm install @hyperbitjs/mnemonic

# Using yarn
yarn add @hyperbitjs/mnemonic

Examples

See EXAMPLES.md for developer guides.

Available Mnemonic Languages

  • chinese_simplified
  • chinese_traditional
  • czech
  • english
  • french
  • italian
  • japanese
  • korean
  • portuguese
  • spanish

Contributing

See CONTRIBUTING.md at base of repo for information about how to contribute.

License

Code released under the MIT license.