Skip to content
This repository has been archived by the owner on Jun 3, 2022. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 288 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 288 Bytes

Ethereum Interfaces

This repository contains information about / specifications of interfaces between different components of the Ethereum ecosystem and tests for those specifications.

This includes (but is not limited to):

  • the ABI
  • the RPC specification
  • the EVM-C interface