Giter Site home page Giter Site logo

kycdao-ios-sdk's Introduction

KycDao

Composable Compliance

Overview

iOS SDK of kycDAO

With the kycDAO iOS SDK you can

  • check whether a wallet address have been verified and has a valid token.
  • go through the verification process from identification till kycNFT minting.

The SDK can be used by

  • Wallets
  • DApps
  • Web2 Applications

Documentation

The documentation of the SDK is available here.

Tip: You can build, use and view the documentation in Xcode locally once you have the SDK added to your project.

Installation

Swift Package Manager

Use Xcode to add to the project (File -> Swift Packages):

https://github.com/kycdao/kycdao-ios-sdk

or add this to your Package.swift file:

.package(url: "https://github.com/kycdao/kycdao-ios-sdk", from: "0.1.1")

CocoaPods

Add KycDao to your Podfile:

pod 'KycDao'

Then run the following command:

$ pod install

Importing to source file

Add an import at the top of your source file

import KycDao

That's it. You can start coding.

Configuration

Set up the environment and Configure the SDK for your needs

Important: It is recommended that you bring your own nodes when using the SDK, you can check the Configure SDK article to see how to set your own RPC URLs for your supported networks.

Example

An example Xcode project for a DApp implementation is available in the iOS Example folder.

Integration

Learn the Wallet Integration or DApp Integration specific steps to use the SDK

Help your users getting verified by implementing the Onboarding flow

Deep dive into the SDK by visiting the API documentation

Supported networks

Main Test
Polygon Polygon Mumbai
Celo Celo Alfajores

Other platforms

The SDK is also available on other mobile platforms (Android, React Native) and Web. You can browse our available SDKs here

You can learn about smart contract gating here

kycdao-ios-sdk's People

Contributors

robin-on-git avatar csacsi avatar

Watchers

Pas avatar Attila Axt avatar Gabor Bakos avatar Juhász Sándor avatar  avatar  avatar Balazs avatar

Forkers

robin-on-git

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.