Module agent

Source
Expand description

Agent types for TAP messages (TAIP-5).

This module defines the structure of agent information used in TAP messages. Agents are services involved in executing transactions such as exchanges, custodial wallet services, wallets, blockchain addresses, DeFi protocols, and bridges.

Modules§

roles
Common agent roles used in TAP transactions.

Structs§

Agent
Agent in a transaction (TAIP-5).
ForParties
Helper for serializing/deserializing the for field that can be either a string or an array

Traits§

TapParticipant
Common trait for TAP participants (agents and parties)