# @nethermindeth/enr

> Ethereum name record

Latest version **3.0.0-backport-306-v4** (published 2025-10-18) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @nethermindeth/enr
pnpm add @nethermindeth/enr
yarn add @nethermindeth/enr
bun add @nethermindeth/enr
```

## Health

**Score 60/100 (C)** — status: stable.

Positive: has types; esm support; no vulnerabilities; high quality score.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 3.0.0-backport-306-v4 |
| Published | 2025-10-18 |
| First published | 2025-10-13 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | ESM |
| Dependencies | 7 |
| Unpacked size | 69 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | ChainSafe Systems |
| Maintainers | nethermind, mralj |
| Keywords | discovery, discv5, ethereum, p2p |

## Links

- npm: https://www.npmjs.com/package/@nethermindeth/enr
- Repository: https://github.com/nethermindeth/discv5
- Homepage: https://github.com/ChainSafe/discv5#readme
- Issues: https://github.com/ChainSafe/discv5/issues
- npm.io page: https://npm.io/package/@nethermindeth/enr

## Dependencies (7)

- [rlp](https://npm.io/package/rlp.md) ^2.2.6
- [uint8-varint](https://npm.io/package/uint8-varint.md) ^2.0.2
- [@libp2p/crypto](https://npm.io/package/@libp2p/crypto.md) ^4.0.1
- [@libp2p/peer-id](https://npm.io/package/@libp2p/peer-id.md) ^4.0.4
- [@libp2p/interface](https://npm.io/package/@libp2p/interface.md) ^1.1.1
- [ethereum-cryptography](https://npm.io/package/ethereum-cryptography.md) ^2.1.3
- [@multiformats/multiaddr](https://npm.io/package/@multiformats/multiaddr.md) ^12.1.10

## Recent versions

- 3.0.0-backport-306-v4 (latest) — 2025-10-18
- 3.0.0-backport-306-v3 — 2025-10-14
- 3.0.0-backport-306-v2 — 2025-10-13
- 3.0.0-backport-306 — 2025-10-13

## README

# enr

Typescript implementation of Ethereum name record - [EIP-778](https://github.com/ethereum/EIPs/blob/master/EIPS/eip-778.md).

---
_Source: https://npm.io/package/@nethermindeth/enr · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
