mghnmtt / substrate-sdk-ios

Native iOS SDK for developing client apps for Substrate-based networks

Home Page:https://novawallet.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Substrate SDK iOS

Example

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

Requirements

Installation

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

pod 'SubstrateSdk', :git => 'https://github.com/nova-wallet/substrate-sdk-ios.git', :tag => '1.1.0'

Author

ERussel, emkil.russel@gmail.com

License

SubstrateSdk is available under the Apache Version 2.0 license. See the LICENSE file for more info.

About

Native iOS SDK for developing client apps for Substrate-based networks

https://novawallet.io

License:Apache License 2.0


Languages

Language:Swift 99.6%Language:Ruby 0.4%