2.0.5 • Published 1 year ago

keyconverter v2.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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.