Skip to main content

Module agent

Module agent 

Source

Structs§

AgentInfo
Full agent info from the registry.
SelfAgent
Agent-side SDK for Self Agent ID.
SelfAgentConfig
Configuration for creating a SelfAgent.

Functions§

address_to_agent_key
Convert a 20-byte address to a 32-byte agent key (left zero-padded). Matches TS: ethers.zeroPadValue(address, 32)