This open-source iOS library allows you to integrate Coinbase into your iOS application.
DEPRECATED: See the official Coinbase SDK
##Getting Started
-
Register your application on the Coinbase website.
-
Set Callback url to
urn:ietf:wg:oauth:2.0:oob
To run the example project; clone the repo, and run pod install
from the Examples/CoinbaseClient directory.
The library requires iOS 6.0 or above and depends on the AFNetworking library.
Coinbase is available through CocoaPods, to install it simply add the following line to your Podfile:
pod "Coinbase"
Then run the install command::
pod install
Josh Beal, [email protected]
18XTMe1DwAVkpVMFmsN2YAb5FDbGcwKipG
Copyright (C) 2013-2014 Josh Beal
Distributed under the MIT License.