Socket
Socket
Sign inDemoInstall

eth-dcent-keyring

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eth-dcent-keyring

A MetaMask compatible keyring, for D'CENT hardware wallets


Version published
Maintainers
1
Created

Readme

Source

eth-dcent-keyring

An implementation of MetaMask's Keyring interface, that uses a D'CENT hardware wallet for all cryptographic operations.

In most regards, it works in the same way as eth-hd-keyring, but using a D'CENT device. However there are a number of differences:

  • Because the keys are stored in the device, operations that rely on the device will fail if there is no D'CENT device attached, or a different D'CENT device is attached.
  • It does not support exportAccount methods, because D'CENT devices do not support these operations.
  • It works the firmware version 1.3.0+ for D'CENT Biometric device
  • It returns only one account.

Install

Run the following command:

yarn add eth-dcent-keyring

Testing

Run the following command:

yarn 

yarn test

Attributions

This code was inspired by eth-ledger-keyring, eth-trezor-keyring and eth-hd-keyring.

Keywords

FAQs

Package last updated on 11 May 2022

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc