Skip to content

Implement Soroban Token Interface Compatibility Checker #922

Description

@mijinummi

🧠 Concept

Validate compatibility with expected Soroban token interfaces.

⚠️ Problem

Interface mismatches can cause integration failures between contracts and token implementations.

📁 Implementation Scope

  • packages/analyzers/soroban/tokens/interfaces/
  • packages/rules/soroban/tokens/

✅ Requirements

  • Extract token functions
  • Validate expected signatures
  • Detect missing methods
  • Report compatibility issues

🎯 Acceptance Criteria

  • Compatibility checker implemented
  • Function signatures validated
  • Missing methods detected
  • Tests added

Metadata

Metadata

Assignees

Labels

GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardThird CampaignCampaign: Third Campaign

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions