All Projects → TTCECO → ACNSDK_iOS

TTCECO / ACNSDK_iOS

Licence: MIT License
Official ACN mobile SDK for iOS based on TTC Blockchain

Programming Languages

swift
15916 projects
objective c
16641 projects - #2 most used programming language

ACNSDK_iOS

CocoaPods Compatible Platform

Install

Install by CocoaPods

source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '10.0'

target '<Your Target Name>' do
    use_frameworks!
    pod 'ACNSDK_ios'
    pod 'web3swift', :git => "https://github.com/skywinder/web3swift"
end

Note: If your DAPP is developed in Object-C, please select the swift version 5.0+.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].