modulepackage
0.1.10
Repository: https://github.com/ojo-network/ethereum-api.git
Documentation: pkg.go.dev
# README
Ethereum API
Indexer for prices from ethereum liquidity pools
Setup
Copy the sample-config.yaml to config.yaml and modify accordingly.
Run it locally with go run main.go
Publish New Docker Image
docker build . -t us-west4-docker.pkg.dev/ojo-network/ethereum-api/ethereum-api
docker push us-west4-docker.pkg.dev/ojo-network/ethereum-api/ethereum-api