Skip to main content
The IXO Spatial Web SDKs provide a collection of tools that enable developers to interact seamlessly with the IXO blockchain and build impact-driven applications. These SDKs simplify the integration of blockchain features into applications, offering a straightforward way to create, manage, and verify digital assets, identities, and claims.

Overview

This document introduces developers to the different SDKs provided by IXO. It aims to help developers understand the functionality of each SDK, their use cases, and how they can leverage these tools to build blockchain-based solutions that contribute to social, environmental, and economic impacts.
The primary tool for interacting with the IXO blockchain, offering access to various blockchain services.

Documentation

Learn how to use the Multiclient SDK

GitHub

View the source code
A cryptographic signature tool that simplifies the process of signing multiple blockchain transactions.

Documentation

Learn how to use the SignX SDK

GitHub

View the source code
Enables seamless interaction with Matrix, IXO’s encrypted messaging and data storage infrastructure.

Documentation

Learn how to use the Matrix Client SDK

GitHub

View the source code
Leverages AI capabilities to enhance the development of decentralised applications.

Documentation

Learn how to use the Oracle AI SDK

GitHub

View the source code
Provides integration capabilities for the Jambo wallet, allowing developers to easily build digital wallet functionalities.

Documentation

Learn how to use the JAMBO Wallet SDK

GitHub

View the source code

Benefits

These SDKs provide the foundational tools needed for developers to build sophisticated blockchain applications within the IXO ecosystem. They help in:
  • Streamlining Development: The SDKs abstract complex blockchain interactions, allowing developers to focus more on application features rather than blockchain-specific code.
  • Ensuring Security: Tools like SignX and the DID Provider SDK ensure that security and identity management are core aspects of the development process.
  • Facilitating Integration: The SDKs make it easier for developers to integrate the blockchain features, manage identities, and ensure smooth communication within the IXO ecosystem.

Getting Started

Start building with our developer guides

API Reference

Explore our API documentation

Examples

View implementation examples