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

https://github.com/salmik/crypto-track-app

Simple crypto track app using coinapi.io
https://github.com/salmik/crypto-track-app

cryptoapi cryptocurrencies cryptocurrency ios ios-app ios-swift swift xcode

Last synced: 3 months ago
JSON representation

Simple crypto track app using coinapi.io

Awesome Lists containing this project

README

          

# Crypto-Track-app

**Simple crypto track app using coinapi.io**

## How to run a demo app

1) Download the source code by cloning this repository
2) Install the pods by running
```
run - pod update
```
3) Open the xcworkspace file with the latest version of Xcode
4) In APICaller.swift file(20 and 63 lines) - add your own api key for acccess(https://www.coinapi.io/)
5) Build and run

## Technologies
WikipediaKit - [WikipediaKit](https://github.com/Raureif/WikipediaKit)