Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 409 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 409 Bytes

Token-Price-Tracker

CLI application to get the realtime price of the token on Ethereum mainnet listed on Uniswapv3

Usage:
  token-price-tracker [command]

Available Commands:
    token [address]       Get real-time price of the token on Uniswap v3

Flags:
  -h, --help     help for token-price-tracker
  -t, --toggle   Help message for toggle

Tech Stack Used 🎯 -

  • Go
  • Cobra
  • Moralis