packages feed

cryptocompare-0.0.1: README.md

# CryptoCompare

[![Build Status](https://travis-ci.org/aviaviavi/cryptocompare.svg?branch=master)](https://travis-ci.org/aviaviavi/cryptocompare)

A Haskell wrapper to the public [CryptoCompare API](https://www.cryptocompare.com/api/), a 
source of information and pricing of different crypto currencies

## State

This library is usable but not complete. It currently covers a subset of the API.
Breaking changes will occur if necessary but will be avoided if possible.

## Contributing

Contributions in any form are always welcome.