diff --git a/docs/EVMC.md b/docs/EVMC.md index aa3d3e1..2d249a8 100644 --- a/docs/EVMC.md +++ b/docs/EVMC.md @@ -6,6 +6,11 @@ On the Client-side it defines the interface for EVM implementations to access Ethereum environment and state. +# Guides + +- [Host Implementation Guide](@ref hostguide) + + # Versioning {#versioning} The EVMC project uses [Semantic Versioning](https://semver.org).