Skip to content

Cross-chain identity: ERC-8004 agent identity for Solana agents #570

Description

@kawacukennedy

The Solana Agent Kit is the most widely used agent framework on Solana. As agents become multi-chain, they need portable identity that works beyond Solana.

Kuberna Labs (https://github.com/kawacukennedy/kuberna-labs) provides cross-chain intent execution with ERC-8004 agent identity (Ethereum standard, 165,000+ registered agents).

Integration proposal: A crossChainIdentity plugin for solana-agent-kit that:

  1. Lets Solana agents register/maintain an ERC-8004 identity on EVM
  2. Maps Solana wallet addresses to ERC-8004 agent IDs
  3. Enables Solana agents to prove identity to EVM-based agents via zkTLS attestation
  4. Gives Solana agents portable reputation that works across ecosystems

This would make solana-agent-kit the first Solana agent framework with native cross-ecosystem identity — agents can be registered on Solana but discovered and trusted on EVM.

Interested in a PR for this plugin? Happy to build the ERC-8004 integration module.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions