Paweł Bylica 7ae0021859
Merge pull request #160 from ethereum/vm_guide
VM Implementation Guide
2018-10-19 17:34:45 +02:00
2018-10-05 16:05:42 +02:00
2018-10-18 15:07:33 +02:00
2018-08-30 23:24:24 +02:00
2018-09-08 22:43:04 +02:00
2018-08-28 23:16:30 +02:00
2018-05-11 13:17:50 +02:00
2018-09-06 13:40:57 +01:00
2018-03-28 15:20:08 +02:00
2018-08-31 13:10:07 +02:00
2018-08-21 09:39:42 +02:00
2018-10-05 16:24:16 +02:00
2018-10-18 15:38:10 +02:00
2018-08-22 13:54:30 +02: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

See also the list of EVMC Authors.

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%