Paweł Bylica 6dca3222da
Merge pull request #64 from ethereum/examples
examples: update capi for latest interface
2018-08-20 11:39:54 +02:00
2018-08-20 05:24:21 +01:00
2018-08-10 11:12:25 +02:00
2018-05-11 13:17:50 +02:00
2018-03-28 15:20:08 +02:00
2018-08-20 11:12:01 +02:00
2018-08-10 11:12:25 +02:00
2018-08-18 21:42:35 +01:00

EVMC

chat: on gitter readme style: standard

Ethereum Client-VM Connector API

The EVMC is the low-level ABI between Ethereum Virtual Machines (EVMs) and Ethereum Clients. On the EVM side it supports classic EVM1 and eWASM. On the Client-side it defines the interface for EVM implementations to access Ethereum environment and state.

Usage

Please visit the documentation.

EVMs

Clients

Contribute

chat: on gitter

Talk with us on the EVMC Gitter chat.

Maintainers

License

Licensed under the MIT License.

Description
EVMC – Ethereum Client-VM Connector API
https://evmc.ethereum.org
Readme Apache-2.0
Languages
C 40.7%
C++ 24.2%
Rust 10.7%
CMake 9.1%
Java 5.6%
Other 9.7%