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.Multiclient SDK
Multiclient SDK
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
SignX SDK
SignX SDK
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
Matrix Client SDK
Matrix Client SDK
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
Oracle AI SDK
Oracle AI SDK
Leverages AI capabilities to enhance the development of decentralised applications.
Documentation
Learn how to use the Oracle AI SDK
GitHub
View the source code
JAMBO Wallet SDK
JAMBO Wallet SDK
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