Skip to content

wicketh/evmc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

About

EVMC – Ethereum Client-VM Connector API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CMake 55.6%
  • C 36.3%
  • C++ 8.1%