Skip to content

Commit 05a38a4

Browse files
authored
chore!: deprecate + notice about monorepo + remove dependabot (#244)
1 parent a6152d0 commit 05a38a4

File tree

2 files changed

+5
-15
lines changed

2 files changed

+5
-15
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 15 deletions
This file was deleted.

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# eth-ledger-bridge-keyring [![CircleCI](https://circleci.com/gh/MetaMask/eth-ledger-bridge-keyring.svg?style=svg)](https://circleci.com/gh/MetaMask/eth-ledger-bridge-keyring)
22

3+
> [!WARNING]
4+
> This package has been moved into a
5+
> [new monorepo](https://github.com/MetaMask/accounts/tree/main/packages/keyring-eth-ledger-bridge).
6+
> This repository is no longer in use, and pull requests will no longer be accepted.
7+
38
An implementation of MetaMask's [Keyring interface](https://github.com/MetaMask/eth-simple-keyring#the-keyring-class-protocol), that uses a Ledger hardware wallet for all cryptographic operations.
49

510
In most regards, it works in the same way as

0 commit comments

Comments
 (0)