# Andorid SDK

# Overview

With the kycDAO Android 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

# Installation

Learn how to Install the SDK

# Configuration

Set up the environment and Configure the SDK for your needs

# Source

The source code of the SDK is on GitHub.

# Example

An example Android project for a DApp implementation is available on the Android GitHub repository.

# 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