ZumoKit iOS SDK

ZumoKit is a state of the art wallet architecture underpinning our flagship product Zumo that provides secure transfer and exchange of fiat and cryptocurrency funds.

Docs

Refer to ZumoKit SDK developer documentation and reference for usage details.

Requirements

Installation

ZumoKit is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'ZumoKit', :git => 'https://github.com/zumo/zumokit-ios.git', :tag => '4.8.12'

Example

The example project demonstrates the expected user flow, including authentication process, wallet creation and transaction submission. Ask your account manager to provide you with necessary credentials.

To run the example project, clone the repo, and run pod install from the Example directory first.