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

https://github.com/formysister/eth-price-notifier

Simple nodejs app to make system notification displays current ETH price every 1min
https://github.com/formysister/eth-price-notifier

blockchain bot cryptocurrency ethereum javascript node-notifier nodejs

Last synced: 11 months ago
JSON representation

Simple nodejs app to make system notification displays current ETH price every 1min

Awesome Lists containing this project

README

          

# Ethereum Price Notifier

---> IN DEVELOPMENT <---

This is the simple bot which detect and monitoring ETH price per 1min.
This bot launch the system notification with the ETH price.
## Installation

1. `npm i`
2. `cp .env.example .env`
3. Edit the `.env` file by adding your desired values.