Skip to Content
This project is an early work in progress. Funded by Project Catalyst.
Transaction BuilderTransaction Builder

Transaction Builder

The tx module is the part of the SDK used to build Andamio transactions. It provides comprehensive functionality for easily building andamio transactions that goes onchain.

Overview

The transaction builder abstracts the complexity of blockchain interactions, allowing developers to construct valid transactions with minimal effort. This module handles transaction building with proper serialization of data that goes onchain according to the Andamio protocol specifications.

Last updated on