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
- Host: GitHub
- URL: https://github.com/formysister/eth-price-notifier
- Owner: formysister
- Created: 2023-09-28T13:18:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-28T13:19:33.000Z (over 2 years ago)
- Last Synced: 2025-01-22T21:12:17.965Z (about 1 year ago)
- Topics: blockchain, bot, cryptocurrency, ethereum, javascript, node-notifier, nodejs
- Language: JavaScript
- Homepage:
- Size: 78.1 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.