Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 209 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 209 Bytes

arbitrage-price-scanner

Price scanner written in NodeJs for scanning for arbitrage opportunities

Installation

cp .env.example .env

npm install

Usage

npm run start

Notes