/coin-live

A simple flutter app showing live data of crypto coins transactions.

Primary LanguageDartMIT LicenseMIT

style: lint

Coinlive

A simple flutter app showing live data of crypto coins transactions. Data used are from Blockchain's Websocket API.

Current plans for this project:

  • Integrate all anonymous channels available on Blockchain's Websocket API (ongoing)
  • Implement candlestick chart
  • Integrate available channels available on Binance's Websocket API
  • Apply app theme
  • Apply dark mode (hopefully)