Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/moquiutijunio/bitcoin-quote

Graph with bitcoin quotes provided by https://www.blockchain.com/api/charts_api
https://github.com/moquiutijunio/bitcoin-quote

bitcoin blockchain chart swift

Last synced: 10 days ago
JSON representation

Graph with bitcoin quotes provided by https://www.blockchain.com/api/charts_api

Awesome Lists containing this project

README

        






Linkedin: @moquiutijunio


Application using blockchain API to query bitcoin quote.

## Getting started
* Download the project at your terminal.

```
git clone https://github.com/moquiutijunio/Bitcoin-Quote.git
```

* To compile the project you must have [CocoaPods](https://cocoapods.org/) and [Xcode](https://xcodereleases.com/) installed.
* After this do the following command within the iOS project folder and within the MacOS project folder.

```
pod install
```

## Application