Provides auxiliary info to the Ambient frontend, like USD prices of assets and resolved ENS domains.
To compile, from the project root directory call
go build
After building, specify required environment variables:
COINGECKO_API_KEY
- CoinGecko API keyRPC_ETHEREUM
- Ethereum mainnet RPC URLRPC_SCROLL
- Scroll RPC URL
Then from the project root directory call
./analytics-server-go