How to integrate a game with TRAIT
Intro
TRAIT Blockchain empowers developers to create immersive gaming experiences with enhanced security, interoperability, and community engagement. This guide gives you an overview on how to integrate your game with TRAIT blockchain
Prerequisites
Before you proceed, ensure you satisfy the following prerequisites:
Create an owner address (see: How to set up owner / admin addresses on TRAIT)
Ensure you have enough TRAIT tokens (see: How to obtain TRAIT tokens)
Become familiar with the PolkadotJS explorer (see : How to use PolkadotJS explorer)
Getting Started
Before integrating your game, complete the following steps:
Create an AppAgent (How to create AppAgent)
Setup an admin for the AppAgent (How to set up owner / admin addresses on TRAIT)
Integrating transactions with your app
[TODO using indexer/wallet]
Quick References:
Last updated