Ethereum indexer Configuration Use the .env file to configure the indexer and the ETH_INDEXER variable. Run program Run: cargo run # or use the environment variable .env.luc like this: ETH_INDEXER=luc cargo run -- -h Documentation Run: cargo doc --open