Xerial
  • Intro
    • ⚑Introduction
    • 🏁Getting Started
    • ℹ️Before We Start: Important
  • πŸ‘·Build
    • Build Your Account
    • Create Your Assets
    • Inventory
    • Marketplace
    • User Flow
    • Best Practices
      • Attribute Guide
        • Attribute Use Cases
  • β˜„οΈXerial APIs
    • πŸ—οΈAPI Authorization
    • πŸ›…Wallet API
      • Getting Started
      • Custodial Wallets
        • Create User
        • Create Wallet
        • Get Wallets
      • Wallet Management
        • Get Chain Native Currency Balance
        • Get Supported ERC20 Tokens Balances
        • Get Project Inventory
      • Transaction Proccessing
        • Transfer Xerial NFT
        • Transfer Chain Native Currency
        • Transfer ERC20 Token
        • Primary Purchase Xerial NFT
        • Secondary Purchase
        • List Xerial NFT
        • Delist Xerial NFT
        • Execute Custom Transaction
      • Errors Handling
        • Authentication Errors
        • Wallet Management Errors
        • Transaction Proccessing Errors
    • πŸ›’Marketplace API
      • Get Listed NFTs
      • Get Community Listed Items
      • Get Collections
      • Get Project Data
    • πŸ–ΌοΈNFT API
      • NFT Drop
    • 🌐Xerial Global Wallets
      • Get User Wallet Info
      • Get Global Inventory
      • User Authorization
      • Logout
  • πŸ› οΈXerial SDK
    • Wallet SDK
  • 🏎️Gaming Toolkit
    • πŸ•ΉοΈXerial Unity SDK Guide
      • ⬇️Installation
      • βš™οΈConfiguration
      • Xerial Services
        • Set Up Xerial Services
        • Service Managers
          • Session Manager
          • Wallet Manager
            • UserData Class
              • Account Class
              • Wallet Class
              • Creating UserData Class
          • Inventory Manager
            • NFTs
              • Metadata
              • Attributes
            • NFTInventory Class
            • Creating NFT Inventory
          • MarketPlace Manager
    • Unreal Engine SDKs
Powered by GitBook
On this page
  • Overview
  • Key Features πŸ› οΈ
  • πŸ”· EVM Chain Support πŸ”·
  • πŸ›°οΈ Backend Provider Adaptability
  • πŸš€Staging and Production Ready
  1. Gaming Toolkit

Xerial Unity SDK Guide

Welcome to the Xerial Unity SDK guide! Here, we'll walk you through integrating Xerial's services seamlessly into your Unity games.

Overview

The Xerial Unity SDK offers a comprehensive set of APIs and tools tailored for Unity game development. With our SDK, you can easily leverage Xerial's services to enhance your gaming experience.

Key Features πŸ› οΈ

πŸ’Ό Custodial Wallet Connections

Effortlessly establish custodial wallet connections within your Unity games using our SDK. Manage blockchain wallets seamlessly without complex integrations.

πŸ“¦ Access to Project Inventory

Gain access to the project inventory directly within your Unity games. Manage and interact with project assets such as tokens and NFTs with ease.

🌐 Access to Xerial Global Wallets

Unlock direct access to Xerial's global wallets, enabling smooth transactions of tokens and NFTs within your Unity games offering full ecosytem interoperability.

πŸ›’ Project Marketplace Integration

Integrate the project marketplace seamlessly into your games, allowing players to engage in purchases, listings, and more, directly within the game environment.

πŸ”· EVM Chain Support πŸ”·

Our SDK fully supports Ethereum Virtual Machine (EVM) chains, providing compatibility with popular chains such as Ethereum, Polygon, Binance Smart Chain (BSC), and others. πŸŒπŸ”—

πŸ›°οΈ Backend Provider Adaptability

Seamlessly integrate our SDK with various backend providers, ensuring compatibility with platforms such as PlayFab, Unity Gaming Services, Beamable, and custom solutions.

πŸš€Staging and Production Ready

Our SDK is staging and production-ready, enabling seamless deployment of your Unity games to both testnet and mainnet environments. Ensure smooth transitions between development stages with confidence.

PreviousWallet SDKNextInstallation

Last updated 1 year ago

🏎️
πŸ•ΉοΈ