Docker image for helios - A fast, secure, and portable multichain light client for Ethereum
Read more about light clients.
- Create
.envfile - Setup
ETH_RPC_URL(е.g.https://eth-mainnet.g.alchemy.com/v2/***) ETH_RPC_URLmust be a supported Ethereum Execution API Provider that provides the eth_getProof endpoint. Infura does not currently support this. We recommend using Alchemy.- Run
docker-compose up -d