Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 191 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 191 Bytes

Defi exchange price monitor

Spin up

create your .env file and then run

npm i && npm start

Docker build

docker build -t price-bot .
docker run price-bot