Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/soffes/coins

Bitcoin value tracker
https://github.com/soffes/coins

Last synced: 3 months ago
JSON representation

Bitcoin value tracker

Awesome Lists containing this project

README

        

# Coins

A simple app to see how much your wallet is worth. It's like [Shares](http://getsharesapp.com) but for Bitcoin.

## Building

You’ll need [CocoaPods](http://cocoapods.org) to build Coins. See their [getting start guide](http://guides.cocoapods.org/using/getting-started.html#getting-started) if you don’t already have CocoaPods.

You'll also need [Carthage](https://github.com/Carthage/Carthage). See their [installation guide](https://github.com/Carthage/Carthage#installing-carthage) if you don't already have Carthage installed. (Eventually, I'd love to just have Carthage instead of both.)

Xcode 6.0 or higher is required.

Simply run `pod install`, `carthage update`, open `Coins.xcworkspace`, and build the *Coins* target to run the app.

## Related Repos

* [Coins Website](https://github.com/nothingmagical/getcoinsapp.com)
* [Coins for Android](https://github.com/nothingmagical/coins-android)

## License

Coins is released under the [MIT license](LICENSE). While the license says you can do whatever you want with it, I'd apprecaite it if you don't release an exact copy to the App Store. This is released as an open source project primarily for educational purposes. That said, there's nothing stopping you from doing whatever you want with it.