Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 418 Bytes

File metadata and controls

15 lines (12 loc) · 418 Bytes

A coin arbitrage lookup site by Switch and Brett.

Setup

npm i
npm run build
npm start

# development mode (watches for source changes)
npm run watch

Roadmap

August 2017 - Introduce arbitrage for ETH and USDT markets, general aesthetic improvements, ajax and async updates, general performance tweaks.