跳至主要內容
ethereumjs (monorepo)
應用程式整合

ethereumjs (monorepo)

核心 SDK/函式庫

SDK · 交易簽署 · 默克爾樹

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.

相關資源