# @chainsafe/enr

> Ethereum name record

Latest version **6.0.2** (published 2026-08-11) · Apache-2.0 license · 0 weekly downloads

## Install

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

## Health

**Score 75/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; has provenance; recently updated; high maintenance score; high quality score.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 6.0.2 |
| Published | 2026-08-11 |
| First published | 2023-11-29 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | ESM |
| Dependencies | 7 |
| Unpacked size | 94.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 31 |
| Author | ChainSafe Systems |
| Maintainers | wemeetagain, matthewkeil |
| Keywords | discovery, discv5, ethereum, p2p |

## Links

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

## Dependencies (7)

- [@scure/base](https://npm.io/package/@scure/base.md) ^2.0.0
- [@libp2p/crypto](https://npm.io/package/@libp2p/crypto.md) ^5.0.1
- [@ethereumjs/rlp](https://npm.io/package/@ethereumjs/rlp.md) ^10.1.1
- [@libp2p/peer-id](https://npm.io/package/@libp2p/peer-id.md) ^6.0.4
- [@libp2p/interface](https://npm.io/package/@libp2p/interface.md) ^3.1.0
- [ethereum-cryptography](https://npm.io/package/ethereum-cryptography.md) ^3.2.0
- [@multiformats/multiaddr](https://npm.io/package/@multiformats/multiaddr.md) ^13.0.1

## Recent versions

- 6.0.2 (latest) — 2026-08-11
- 6.0.1 — 2026-03-16
- 6.0.0 — 2026-02-10
- 5.0.1 — 2025-04-22
- 5.0.0 — 2025-01-28
- 4.0.1 — 2024-09-12
- 4.0.0 — 2024-09-11
- 3.1.0 — 2024-09-04
- 3.0.0 — 2024-01-30
- 2.0.2 — 2024-01-11
- 2.0.1 — 2023-11-29
- 2.0.0 — 2023-11-29
- 1.0.0 — 2023-11-29

## 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/@chainsafe/enr · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
