Skip to content

usetada/TadaWalletKit-iOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WalletCoreKit

Version License Platform

Project for iOS Core SDK. Consist of models, business logic, and network handler. No views at all. It will be used for WLA and Wallet App.

Example

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

Requirements

Installation

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

pod 'WalletCoreKit'

Initialize WalletCoreKit SDK to didFinishLaunchingWithOptions in your AppDelegate.swift:

TadaWalletKit.initialize(
    key: "YourKeyHere",
    secret: "YourSecretHere"
)

Author

Adi Putra, [email protected]

faiz baraja, [email protected]

License

WalletCoreKit is available under the MIT license. See the LICENSE file for more info.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published