Overview

What you will find in this documentation

This documentation has two main sections:

  1. SDK Integration

  2. Game API

SDK Integration

This section shows you how to integrate the Vessel SDK into your game. Your game integrates the SDK so that it can connect to a user’s wallet app and obtain the user’s blockchain wallet address.

The Vessel SDK supports Unity, iOS, and Android.

Game API

This section describes the Game API. The Game API service indexes the blockchain and allows your game to query which tokens the user has, which users own a certain token, and other things of that nature.

Last updated