A terminal based app for watching cryptocurrency rate in different currency
ctw
It will returns top 10 crypto currency in USD.
ctw BTC
It will returns exchnage rate only for Bitcoin (BTC) in USD. It supports almost all the crypto currencies.
ctw -c CAD ETH
It will returns exchnage rate only for Ethereum (ETH) in CAD. You can get rate in some other currencies such as GBP, EUR, AUD, JPY etc.
ctw -c EUR
It will returns top 10 crypto currency in EUR. Default top 10 currencies. you can set limit. Look at next example.
ctw -c GBP -l 20
It will returns top 20 crypto currency in GBP.
- MacOS Homebrew
brew tap eftakhairul/crypto-terminal-watch https://github.com/eftakhairul/crypto-terminal-watch
brew install ctw
- Linux Download here
cp ctw_linux_amd64 /opt
ln -s /opt/ctw_linux_amd64 /usr/local/bin/
- Windows Download here
Run ctw_windows_amd64.exe in commadline
v0.0.1
MIT
mkdir -p $GOPATH/src/github.com/eftakhairul
cd $GOPATH/src/github.com/eftakhairul
git clone https://github.com/eftakhairul/crypto-terminal-watch
cd crypto-terminal-watch
make setup_development
make test
- Check transaction details of bitcoins by bitcoin address
- Check transaction details of Etherium by etherium address
- Listing all ERC20 tokens you holding by etherium address
- Listing all ERC20 toklens with calculating real time price by etherium address
Donate - Donate through paypal