Skip to content
forked from ethereum/evmc

ETHereum client-VM connector API

License

Notifications You must be signed in to change notification settings

WinBuilds/ethvmapi

 
 

Repository files navigation

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.

Related projects

EVMs

Clients

Contribute

chat: on gitter

Talk with us on the EVMC Gitter chat.

Maintainers

License

Licensed under the MIT License.

Packages

No packages published

Languages

  • C 67.9%
  • CMake 23.8%
  • C++ 8.2%
  • Shell 0.1%