Socket
Socket
Sign inDemoInstall

@keystonehq/base-eth-keyring

Package Overview
Dependencies
Maintainers
5
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@keystonehq/base-eth-keyring

base eth keyring


Version published
Weekly downloads
7.1K
increased by17.79%
Maintainers
5
Weekly downloads
 
Created
Source

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 {}

FAQs

Package last updated on 31 May 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc