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

0.14.1 • Public • Published

base-eth-keyring

This package is the base module of Keystone implementations of MetaMaskKeyring, you can import this module and extend your own Keystone compatible keyring.

This package uses bc-ur-registry-eth to struct QR code payload.

Please check out eth-keyring and metamask-airgapped-keyring if you wanna an example.

Install

yarn add @keystonehq/base-eth-keyring
npm install --save @keystonehq/base-eth-keyring

Usage

import { BaseKeyring } from '@keystonehq/base-eth-keyring';

export class YouOwnKeyring extends BaseKeyring {}

Readme

Keywords

none

Package Sidebar

Install

npm i @keystonehq/base-eth-keyring

Weekly Downloads

7,983

Version

0.14.1

License

MIT

Unpacked Size

132 kB

Total Files

12

Last publish

Collaborators

  • yu_keyst
  • amalia20220301
  • liyanlance
  • keystoneorg
  • soralit