@chainx-v2/keyring

Keyring management

Usage no npm install needed!

<script type="module">
  import chainxV2Keyring from 'https://cdn.skypack.dev/@chainx-v2/keyring';
</script>

README

@chainx-v2/keyring

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

Usage

Installation -

yarn add @chainx-v2/keyring

Classes and Functions can be imported as follows:

import Keyring from '@chainx-v2/keyring';

Utilities

Utilities