@zcloak/keyring
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

@zcloak/keyring

The Keyring allows you to manage a set of keys in a consistent environment, allows you to perform operations on these keys (such as sign/verify) and never exposes the secretKey to the outside world.

Usage

Installation -

yarn add @zcloak/keyring

Classes and Functions can be imported as follows:

import { Keyring } from '@zcloak/keyring';

/@zcloak/keyring/

    Package Sidebar

    Install

    npm i @zcloak/keyring

    Weekly Downloads

    10

    Version

    2.0.0

    License

    Apache-2.0

    Unpacked Size

    45.2 kB

    Total Files

    31

    Last publish

    Collaborators

    • whgreate
    • xiao_zcloak
    • han3321