FISCO-BCOS / evmc

EVMC – Ethereum Client-VM Connector API

Home Page:https://ethereum.github.io/evmc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

See also the list of EVMC Authors.

License

Licensed under the MIT License.

About

EVMC – Ethereum Client-VM Connector API

https://ethereum.github.io/evmc

License:Apache License 2.0


Languages

Language:C 61.8%Language:CMake 22.1%Language:C++ 8.9%Language:Go 7.1%Language:Shell 0.1%