/eth1.0-apis

Collection of JSON-RPC APIs provided by Ethereum 1.0 clients

Primary LanguageJavaScriptCreative Commons Zero v1.0 UniversalCC0-1.0

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.