npm.io
14.0.3 • Published 3 months ago

@polkadot/keyring

Licence
Apache-2.0
Version
14.0.3
Deps
3
Size
152 kB
Vulns
0
Weekly
0
Stars
260

@polkadot/keyring

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

Usage

Installation -

yarn add @polkadot/keyring

Classes and Functions can be imported as follows:

import Keyring from '@polkadot/keyring';