EVMc stands for EVM (Ethereum Virtual Machine) connector, and allows multiple EVM implementations to be exposed behind a common interface.

EVMc has bindings in C, Go, Rust, Java.

Motivation

The EVMc bindings in Java are currently made available on the EVMc repository, but require to be distributed and made easily available with an existing EVM implementation such as evmone.

Scope of work

Build a distribution of the EVM using EVMc and EVMone.

  • No labels