/tiki-sdk-ios

A package for adding TIKI's decentralized infrastructure to iOS projects. Add tokenized data ownership, consent, and rewards to your app in minutes.

Primary LanguageSwiftMIT LicenseMIT

TIKI SDK [iOS] — build the new data economy

A Swift Package for adding TIKI's decentralized infrastructure to iOS projects. Add tokenized data ownership, consent, and rewards to your app in minutes.

Basic Architecture

This SDK exposes iOS native (Swift) APIs for the TIKI SDK by:

  1. The tiki-sdk-dart project is compiled to platform native machine code.

  2. Using the Flutter Engine a bidirectional MethodChannel is created to handle communication between the Android application and the SDK.