GitXplorerGitXplorer
s

coins

public
165 stars
16 forks
0 issues

Commits

List of commits on branch master.
Unverified
ca0120116f3826f971bf88047f19b6a1c258df28

Update for Xcode 6.1.1

ssoffes committed 10 years ago
Unverified
54b777e2405b7520081cd7e386e9fc7d8bd89c70

Version 1.1.3 (17)

ssoffes committed 10 years ago
Unverified
e0f534c74038b3af1718773f60a92e334d7804ae

Track did become active instead of launch for more accurate usage

ssoffes committed 10 years ago
Unverified
f6f986feddf56ab2b73d3386e4ddba8ae537189e

Update Mixpanel integration and resubmit

ssoffes committed 10 years ago
Unverified
fa171286ba7796851641a013647defe03e6c0d80

Version 1.1.3

ssoffes committed 10 years ago
Unverified
387c2502153c7d984a127ff3a82f463fe7459f82

Update changelog

ssoffes committed 10 years ago

README

The README file for this repository.

Coins

A simple app to see how much your wallet is worth. It's like Shares but for Bitcoin.

Building

You’ll need CocoaPods to build Coins. See their getting start guide if you don’t already have CocoaPods.

You'll also need Carthage. See their installation guide 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

License

Coins is released under the MIT 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.