@metamask/eth-ledger-bridge-keyring

v4.0.0
A MetaMask compatible keyring, for ledger hardware wallets
ethereum keyring ledger metamask

lint

yarn lint:eslint && yarn lint:misc --check && yarn lint:dependencies

test

jest && jest-it-up

build

tsc --project tsconfig.build.json

prepack

./scripts/prepack.sh

lint:fix

yarn lint:eslint --fix && yarn lint:misc --write && yarn lint:dependencies

lint:misc

prettier '**/*.json' '**/*.md' '!CHANGELOG.md' '**/*.yml' '!.yarnrc.yml' --ignore-path .gitignore --no-error-on-unmatched-pattern

build:docs

typedoc

test:watch

jest --watch

build:clean

rimraf dist && yarn build

lint:eslint

eslint . --cache --ext js,ts

lint:dependencies

depcheck
npm i @metamask/[email protected]

Metadata

  • ISC
  • ^16.20 || ^18.16 || >=20
  • Unknown
  • released 6/25/2024

Downloads

Maintainers