Coda by Ian Macalinao
    Preparing search index...

    External plugin adapter that attaches an off-chain agent identity descriptor to the asset.

    type AgentIdentity = {
        uri: string;
    }
    Index

    Properties

    Properties

    uri: string

    The URI pointing to the agent's off-chain identity metadata.