Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 370 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 370 Bytes

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