Skip to content
This repository was archived by the owner on Oct 7, 2024. It is now read-only.

chore: update README about archival of the repo #415

Merged
merged 1 commit into from
Oct 2, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Eth Keyring Controller

> [!WARNING]
> This package has been merged with [`@metamask/keyring-controller`](https://github.com/MetaMask/core/tree/main/packages/keyring-controller).
> This repository is in maintenance mode and PRs will no longer be accepted, with the exception of security changes.
> This package has been merged into [`@metamask/keyring-controller`](https://github.com/MetaMask/core/tree/main/packages/keyring-controller).
> This repository is no longer in use, and pull requests will no longer be accepted.

A module for managing groups of Ethereum accounts called "Keyrings", defined originally for MetaMask's multiple-account-type feature.

Expand Down
Loading