@reef-defi/keyring
v7.8.2
Published
Keyring management
Downloads
8
Readme
@reef-defi/keyring
Key management of user accounts including generation and retrieval of keyring pairs from a variety of input combinations.
Usage
Installation -
yarn add @reef-defi/keyring
Classes and Functions can be imported as follows:
import Keyring from '@reef-defi/keyring';