1.1.0 • Published 2 years ago

gcrypto v1.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

NPM License NPM Downloads NPM Downloads

gcrypto

Lightweight Nodejs app that sends emails once a symbol price(ada/usd for example) is above a threshold. web socket client listens to Binance feeds. Using send grid api to send emails with the text: 'price:1.51500000, date:11/28/2021, 7:06:35 AM'

Getting started

npm i

npm run serve

create .env file in root folder

SYMBOL=adausdt
THRESHOLD=1.6
TO=gcrypto@gmail.com
FROM=gcrypto@giladshohat.com
SUBJECT=ADA is up!
SENDGRID_API_KEY= //add

Contact

contact@giladshohat.com

1.1.0

2 years ago

1.0.9

2 years ago

1.0.10

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago