Skip to main content

Crate circles_transfers

Crate circles_transfers 

Source
Expand description

Circles transfer transaction builder.

This crate mirrors the TypeScript @aboutcircles/sdk-transfers package: it builds the sequence of transactions (unwraps, approvals, operateFlowMatrix, re-wraps) without executing them. Implementation is incremental; the API is in place for higher-level integration.

Structs§

TransferBuilder
High-level builder for Circles transfers.
TransferTx
Simple transfer transaction representation.

Enums§

TransferError
Transfer-specific errors.
TransfersErrorSource
Transfers package error source categories.