This is initial release of cshtop
-
It will fetch tendermint rpc uri and ldc uri from cosmos chain registry.
-
It will fetch price from coingecko api every 5 seconds.
Note
You can override the tendermint rpc api and rest uri
$ cshtop start --app cosmoshub --rest https://lcd-cosmoshub.whispernode.com:443 --rpc https://rpc-cosmoshub.whispernode.com:443