View Source API Reference Xander v0.2.0

Modules

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.