# @nomicfoundation/edr

Latest version **0.20.0** (published 2026-09-02) · MIT license · 0 weekly downloads

## Install

```sh
npm install @nomicfoundation/edr
pnpm add @nomicfoundation/edr
yarn add @nomicfoundation/edr
bun add @nomicfoundation/edr
```

## 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; pre 1.0.

## Facts

| | |
|---|---|
| Version | 0.20.0 |
| Published | 2026-09-02 |
| First published | 2024-02-21 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >= 22 |
| Dependencies | 0 |
| Unpacked size | 108.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |

## Links

- npm: https://www.npmjs.com/package/@nomicfoundation/edr
- Repository: NomicFoundation/edr
- npm.io page: https://npm.io/package/@nomicfoundation/edr

## Recent versions

- 0.20.0 (latest) — 2026-09-02
- 0.12.0-next.34 (next) — 2026-05-25
- 0.19.0 — 2026-08-25
- 0.18.0 — 2026-08-21
- 0.17.0 — 2026-08-19
- 0.16.0 — 2026-08-18
- 0.15.0 — 2026-07-28
- 0.14.2 — 2026-07-16
- 0.14.1 — 2026-07-08
- 0.14.0 — 2026-07-07
- 0.13.0 — 2026-06-24
- 0.12.1 — 2026-06-17
- 0.12.0 — 2026-06-03
- 0.12.0-next.33 — 2026-05-12
- 0.12.0-next.32 — 2026-04-24
- … 68 more at https://npm.io/package/@nomicfoundation/edr/versions

## README

# EDR - Ethereum Development Runtime

**EDR**, or **Ethereum Development Runtime** in full, is a library for creating developer tooling on top of the Ethereum Virtual Machine (EVM), such as an EVM debugger or state inspector. EDR provides a performant API, written in Rust, with bindings for the Node API (TypeScript).

At the moment, EDR is only meant to be consumed from [Hardhat](https://hardhat.org/), but we plan to have a stable API that can be used from any other tooling. If you are interested in this, please reach out.

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