Skip to content

CrocSwap/analytics-server-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

analytics-server-go

Provides auxiliary info to the Ambient frontend, like USD prices of assets and resolved ENS domains.

Running

To compile, from the project root directory call

go build

After building, specify required environment variables:

  • COINGECKO_API_KEY - CoinGecko API key
  • RPC_ETHEREUM - Ethereum mainnet RPC URL
  • RPC_SCROLL - Scroll RPC URL

Then from the project root directory call

./analytics-server-go

About

Backend server for pricing, caching, but not for analytics (Go's Version)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published