Client off-chain module

Docker image for your server infrastructure to perform confidential cross-chain transactions

IMPORTANT! The client’s off-chain module (Docker image) in the GO programming language is live in production!

The Client off-chain module is a module for the client's server infrastructure (a Docker image), functioning as a transmitter of the cross-chain transaction data (payload).

This module is responsible for transmitting the payload and proofs of cross-chain transactions across different networks. It also verifies their validity using xID after transmission through the relayer servers, serving as the initial step of verification.

Learn how to integrate the client off-chain module on your server

Last updated