Alex Beregszaszi da9c03ffb5
Implement std::hash support for evmc_bytes32
Uses FNV1a hash with 64-bit result.
2018-09-08 22:39:33 +02:00
2018-09-06 13:04:58 +01:00
2018-09-06 16:48:16 +02:00
2018-08-30 23:24:24 +02:00
2018-09-08 22:16:14 +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-09-06 13:40:57 +01:00
2018-08-22 13:54:30 +02:00
2018-08-21 09:39:42 +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%