An open API service indexing awesome lists of open source software.

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

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