Skip to content

Latest commit

 

History

History
10 lines (4 loc) · 272 Bytes

README.md

File metadata and controls

10 lines (4 loc) · 272 Bytes

A simple Bitcoin price ticker app for Android

bitcoin-ticker subscribes to BTC-USD order-match events via Coinbase's websocket and uses Android’s Animator framework to display the updates. A little sketch of it's workings:

Sketch