https://github.com/sarveshlimaye/token-price-tracker
CLI application to get the realtime price of the token on Ethereum mainnet listed on Uniswapv3
https://github.com/sarveshlimaye/token-price-tracker
cobra defi ethereum golang moralis moralis-api uniswap-v3
Last synced: 27 days ago
JSON representation
CLI application to get the realtime price of the token on Ethereum mainnet listed on Uniswapv3
- Host: GitHub
- URL: https://github.com/sarveshlimaye/token-price-tracker
- Owner: SarveshLimaye
- License: other
- Created: 2024-02-20T09:41:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-23T17:38:22.000Z (over 2 years ago)
- Last Synced: 2025-06-24T12:16:55.654Z (12 months ago)
- Topics: cobra, defi, ethereum, golang, moralis, moralis-api, uniswap-v3
- Language: Go
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## 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