Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 537 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 537 Bytes

Ethereum JSON-RPC Specification

View the spec

The Ethereum JSON-RPC is a collection of methods that all clients implement. This interface allows downstream tooling and infrastructure to treat different Ethereum clients as swappable modules.

Contributing

The specification is written in OpenRPC.