└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # Ethereum Interfaces 2 | 3 | This repository contains information about / specifications of interfaces between 4 | different components of the Ethereum ecosystem and tests for those specifications. 5 | 6 | This includes (but is not limited to): 7 | 8 | - the ABI 9 | - the RPC specification 10 | - the EVM-C interface 11 | --------------------------------------------------------------------------------