Node.js app that displays the current price of Ethereum. This app uses the Etherscan API
npm install ethpIn order to get an API key, register here.
!ethp
API_KEY = 123456789
`
Installing instructions:
`
sudo npm i -g ethp
`How to run the application:
`
ethp
``