Skip to main content
ethereumjs (monorepo)
App integration

ethereumjs (monorepo)

Core SDKs/libraries

SDK · Transaction signing · Merkle trees

The ethereumjs monorepo holds core JavaScript primitives for Ethereum, including transaction signing, an EVM implementation, RLP encoding, tries, and shared utilities. JavaScript builders import individual packages when they need protocol-level pieces rather than a full client library.

Related resources