Skip to content
/ edr Public
forked from NomicFoundation/edr

An Ethereum development runtime implementation that can be reused to build new developer tools.

License

Notifications You must be signed in to change notification settings

CodSpeedHQ/edr

 
 

Repository files navigation

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).

EDR finds its origins in Hardhat but will be a complete rewrite of our Hardhat Network TypeScript code to Rust, incorporating all of the lessons we have learned over the years, and much more to come.

About

An Ethereum development runtime implementation that can be reused to build new developer tools.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 90.0%
  • Rust 5.4%
  • Jupyter Notebook 3.3%
  • Solidity 1.2%
  • Other 0.1%