Launch Week Day 3: Introducing Organization Notifications in Socket.Learn More
Socket
Book a DemoSign in
Socket
s

schaable

npm

Packages

Current Co-maintainers

Former Co-maintainers

82 packages

hardhat

Hardhat is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.

@nomicfoundation/edr

**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 t

@nomicfoundation/edr-darwin-arm64

This is the **aarch64-apple-darwin** binary for `@nomicfoundation/edr`

@nomicfoundation/edr-darwin-x64

This is the **x86_64-apple-darwin** binary for `@nomicfoundation/edr`

@nomicfoundation/edr-linux-arm64-gnu

This is the **aarch64-unknown-linux-gnu** binary for `@nomicfoundation/edr`

@nomicfoundation/edr-linux-arm64-musl

This is the **aarch64-unknown-linux-musl** binary for `@nomicfoundation/edr`

@nomicfoundation/edr-linux-x64-gnu

This is the **x86_64-unknown-linux-gnu** binary for `@nomicfoundation/edr`

@nomicfoundation/edr-linux-x64-musl

This is the **x86_64-unknown-linux-musl** binary for `@nomicfoundation/edr`

@nomicfoundation/edr-win32-arm64-msvc

This is the **aarch64-pc-windows-msvc** binary for `edr`

@nomicfoundation/edr-win32-ia32-msvc

This is the **i686-pc-windows-msvc** binary for `@nomicfoundation/edr`

@nomicfoundation/edr-win32-x64-msvc

This is the **x86_64-pc-windows-msvc** binary for `@nomicfoundation/edr`

@nomicfoundation/ethereumjs-block

Provides Block serialization and help functions

@nomicfoundation/ethereumjs-blockchain

A module to store and interact with blocks

@nomicfoundation/ethereumjs-common

Resources common to all Ethereum implementations

@nomicfoundation/ethereumjs-ethash

An implementation of the Ethash consensus algorithm in JavaScript

@nomicfoundation/ethereumjs-evm

JavaScript Ethereum Virtual Machine (EVM) implementation

@nomicfoundation/ethereumjs-rlp

Recursive Length Prefix Encoding Module

@nomicfoundation/ethereumjs-statemanager

An Ethereum statemanager implementation

@nomicfoundation/ethereumjs-trie

Implementation of the modified merkle patricia tree as specified in Ethereum's yellow paper.

@nomicfoundation/ethereumjs-tx

Implementation of the various Ethereum Transaction Types

@nomicfoundation/ethereumjs-util

A collection of utility functions for Ethereum

@nomicfoundation/ethereumjs-verkle

Implementation of verkle trees as used in Ethereum.

@nomicfoundation/ethereumjs-vm

An Ethereum VM implementation

@nomicfoundation/hardhat-chai-matchers

Hardhat utils for testing

@nomicfoundation/hardhat-errors

The different errors that Hardhat can throw