Back to Fhevm

Integration

coprocessor/docs/getting_started/fhevm/native/geth.md

0.13.0-2547 B
Original Source

Integration

This document is a guide listing detailed steps to integrate FHEVM-backend into go-ethereum or any other implementations that follow the same architecture.

{% hint style="info" %} This document is based on go-ethereum v1.13.5 {% endhint %}

An FHEVM-native node consists of the following components:

  • full node/validator node
  • Executor service

At the time of writing, the geth full node/validator node is not yet implemented. The Executor is almost fully functional.