keyconverter

2.0.5 • Public • Published

keyconverter

keyconverter is a TypeScript library that allows you to convert a private key to various formats, including:

  • JSON Web Key (jwk)
  • PKCS8
  • Raw Hex
  • SPKI
  • WIF
  • BIP39 Mnemonic
  • SSH
  • Raw Binary Buffer
  • IPFS Protobuf

This library can be useful for developers who need to generate and manage multiple addresses or identifiers for a single private key.

Installation

You can install keyconverter using NPM:

npm i keyconverter

Usage

For usage, please refer to the test spec.

License

MIT

Copyright

©2023 DigitalArsenal.io, Inc.

Package Sidebar

Install

npm i keyconverter

Weekly Downloads

21

Version

2.0.5

License

MIT

Unpacked Size

3.49 MB

Total Files

32

Last publish

Collaborators

  • digitalarsenal.io