1.0.0 • Published 4 years ago

@axiasolar/keyring v1.0.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
4 years ago

@axiasolar/keyring

Key management of user accounts including generation and retrieval of keyring pairs from a variety of input combinations.

Usage

Installation -

yarn add @axiasolar/keyring

Classes and Functions can be imported as follows:

import Keyring from '@axiasolar/keyring';