View Source API Reference Xander v0.3.0

Modules

Provides functionality for chain synchronization intersection points.

Represents a chain intersection point with slot number, block hash, and block bytes.

This module is responsible for decoding CBOR responses and parsing them into Ouroboros-specific structs.

This module provides functions to configure the Xander client.

Builds handshake messages for node-to-client communication.

This module is responsible for validating and parsing the handshake response from a Cardano node.

This module builds protocol messages ready to be sent to the server.

Issues ledger queries to a Cardano node using the Node-to-Client (n2c) protocol. This module implements the gen_statem OTP behaviour.

Submits transactions to a Cardano node using the Node-to-Client (n2c) protocol.

Extracts a transaction ID from a transaction CBOR hex.

Parses the response from a transaction. Accepts CBOR encoded responses.