Skip to main content
This section documents all functions available in the t2z SDKs. The API is consistent across all platforms (TypeScript, Go, Kotlin) with language-appropriate naming conventions.

Function Overview

Transaction Construction

Signing

Proving & Finalization

Utilities

Naming Conventions

The API uses consistent naming across platforms with language-appropriate conventions:

Error Handling

Functions throw Error on failure:

Type Reference

TransparentInput

Represents a transparent UTXO to spend.

Payment

Represents a payment output.

ExpectedTxOut

For verification, represents an expected output.

PcztInfo

Result of inspect_pczt, contains transaction details.