Introduction

Developers are spoilt for choice!

Are you a Validator? Refer to our Github documentation for details about setting up a testnet node onpandora or a mainnet node on ixo.

Become a Market Relayer

Refer to this simple guide to combine parts of ixo into a powerful marketplace.

The ixo Blockchain is a Layer 1 blockchain built using the Cosmos SDK, Tendermint, and IBC, and uses CosmWASM for smart contract support. It is recommended that you become very familiar with these technologies if your aim is to contribute to the ixo-blockchain code base. Hands-on tutorials, training courses, and support channels are available at the links above that will assist your learning. You can find the ixo Blockchain Github repository here.

The ixo MultiClient SDK provides a way for client application developers to interact with the ixo Blockchain. It is a package written in TypeScript and hosted on the npm Registry. You can find the ixo MultiClient SDK Github repository here.

The ixo Mobile Client is a mobile application built using React Native. It uses the ixo MultiClient SDK to implement features supported by the ixo ecosystem. You can find the ixo Mobile Client Github repository here.

JAMBO is a Jamstack application that uses Next.js and deploys to Netlify. It provides developers with a framework for rapid development of dApps compatible with any Cosmos chain. It uses the ixo MultiClient SDK to implement features supported by the ixo ecosystem. You can find the JAMBO Github repository here with detailed instructions.

The ixo Web Client is a web application built using React. It uses the ixo MultiClient SDK to implement features supported by the ixo ecosystem. You can find the ixo Web Client Github repository here.

The ixo BlockSync server provides a means to keep public blockchain data in a non-blockchain database for data aggregation and simple retrieval by client applications. It uses TypeScript and PostgreSQL to provide a GraphQL interface. You can find the ixo BlockSync Github repository here.

The ixo CellNode is a decentralised data processing and storage node for private and public data. It uses TypeScript and PostgreSQL. You can find the ixo CellNode Github repository here.

Can't find what you are looking for?

Reach out to the ixo team via Discord, Telegram, or Slack and we will gladly support or point you in the right direction.

Last updated