pa1pal / BlockchainWebsockets

Getting Transaction data through WebSockets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BlockchainWebsockets

Getting Transaction data through WebSockets

Libraries used:

  • Evernote Job: Used to run job every 15 minutes and fetch the current BTC/USD price.
  • Retrofit: It lets you treat API calls as simple Java method calls with annotation usage, so you only define which URLs to hit and the types of the request/response parameters as Java classes.
  • Butterknife: Very helpful. Omit the use of findViewById, OnItemClickListner etc

About

Getting Transaction data through WebSockets


Languages

Language:Java 100.0%