1.2.2 • Published 2 years ago

ravencore-mnemonic v1.2.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Ravenite Mnemonic

NPM Package

A Ravenite module for ravencoin that implements Mnemonic code for generating deterministic keys.

Getting Started

# Using npm
npm install @ravenite/ravencoin-mnemonic;

# Using yarn
yarn add @ravenite/ravencoin-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.

1.2.2

2 years ago

1.1.2

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago

0.1.0

2 years ago