Common Reference

Introduction

This section contains technical reference material for components, data structures, and APIs that are shared across multiple types of Ixian nodes, including the DLT, S2, and Quixi Bridge.

These common elements form the foundational layer of the Ixian platform, ensuring interoperability and a consistent developer experience regardless of the specific node being interacted with.

JSON-RPC API

The most significant common component is the JSON-RPC API, which provides a standardized way to interact with a node's core functions.

  • Common RPC v0
    A comprehensive reference for the shared set of RPC methods available on all nodes. This includes wallet management, transaction creation, network status queries, and administrative commands.