ricardobrg / 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.

Home Page:https://docs.mytiki.com/docs/tiki-sdk-ios-getting-started

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://docs.mytiki.com/docs/tiki-sdk-ios-getting-started

License:MIT License


Languages

Language:Swift 93.3%Language:HTML 6.7%