IO net
  • Introduction
  • System Overview
    • AI Layer 1 for Data Economy & Oracle services
    • Layer2 Rollups and Subnetworks
    • Verifiable and trustless AI Execution
    • Protocol Messages
    • IBC Integration
  • Use Cases
  • Tokenomics
Powered by GitBook
On this page
Export as PDF
  1. System Overview

Protocol Messages

Cosmos SDK Messages

Since the IO net blockchain is built from the Cosmos network, it also supports all message types of Cosmos SDK so that they can be delivered to all nodes for execution and querying. For simplicity, all message types follow the same protocol, which are described on the Cosmos SDK documentation

CosmWasm Messages

IO net uses wasmd module to leverage the power of smart contracts to build decentralized applications. The CosmWasm team describes clearly these messages in their documentation

PreviousVerifiable and trustless AI ExecutionNextIBC Integration

Last updated 2 days ago