Structs§
- Agent
Info - Full agent info from the registry.
- Self
Agent - Agent-side SDK for Self Agent ID.
- Self
Agent Config - 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)