Implementation Guides
Learn how to integrate IXO SDKs and tools into your applications with step-by-step instructions
Overview
The Implementation Guides provide practical instructions for integrating IXO SDKs and tools into your applications. These guides cover key functionalities like:
- Creating and managing entities
- Handling transactions
- Interacting with IXO APIs
- Managing tokens and bonds
- Working with claims and collections
Before You Begin
Make sure you have:
- Installed the required SDKs
- Set up the Signing Client if using the IXO Spatial Web Multiclient SDK
- Familiarized yourself with IXO Blocksync GraphQL for data queries
The Signing Client is required for signing and broadcasting transactions when using the IXO Spatial Web Multiclient SDK.
Available Queries
Entity Queries
Query entities and their associated identifiers through the Blocksync API.
Data Queries
Access blockchain data including:
- Claims and Collections
- Tokens and Swaps
- Bonds and Entities
- Chain Information
- Transaction History
Module Guides
Each implementation guide follows a consistent format:
- Action Steps - How to use IXO SDK functions with code examples
- Data Retrieval - GraphQL queries to fetch relevant data
- Optional Updates - Additional modifications and operations
- Reference - Complete list of available module functions
Entity Module
Create and manage entities on the blockchain
Claims Module
Handle claims and collections
Tokens Module
Manage tokens and perform swaps
Bonds Module
Work with blockchain bonds
Need Help?
Join our Slack community where you can connect with our team and here you can also chat with the IXO Guru AI assistant that has access to our entire knowledge-base.
Was this page helpful?