Skip to content

lucgerrits/eth-indexer

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published