ethp
v1.0.12
Published
Node.js app that displays the current price of Ethereum. This app uses the Etherscan API
Downloads
17
Readme
ethp
Node.js app that displays the current price of Ethereum. This app uses the Etherscan API
In order to get an API key, register here.
Before starting the program:
Create an .ethp file inside your home directory with the following contents. Replace 123456789 with your actual API key from Etherscan.
API_KEY = 123456789
Installing instructions:
sudo npm i -g ethp
How to run the application:
ethp