Ixian DLT Reference
Introduction
This section provides detailed technical specifications for the Ixian DLT node. The DLT node is the core component of the Ixian network, responsible for maintaining the blockchain, processing transactions, and achieving consensus through the Ixiac Proof-of-Collaborative-Work algorithm.
The documentation here is intended for developers, system architects, and advanced operators who require a deep understanding of the node's configuration and programmatic interfaces.
DLT Node Documentation
-
Configuration
A complete reference guide for all parameters in theixian.cfgfile and all available command-line arguments for the DLT node. -
Common RPC v0
DLT nodes expose the shared set of common RPC methods for basic administrative and wallet functions. -
DLT RPC v0
A comprehensive reference for the JSON-RPC methods that are specific to the DLT node. This includes endpoints for querying block data, interacting with the miner, and retrieving detailed blockchain state information.