Skip to content

twodudeswhocode/BitDiff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.