Skip to content

j-w-yun/Cryptocurrency-Java-Wrappers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Wrapper for Cryptocurrency Data

Java wrapper for various APIs to aid analysis of cryptocurrencies

Supported APIs

Etherscan

Etherscan API https://etherscan.io/apis

Poloniex

Poloniex API https://poloniex.com/support/api (work in progress)

GoogleTrends

Google Trends https://trends.google.com/trends

Planned APIs

Reddit API https://www.reddit.com/wiki/api

Blockchain API https://blockchain.info/api

Add yours!

Dependencies

Link Apache HTTP Client libraries to project (http://hc.apache.org/httpcomponents-client-ga/)

API Configuration

Paste in your API keys in res/api_keys.txt

Releases

No releases published

Packages

No packages published

Languages