Skip to content

Feature: proof-of-funds via multiple sources (aggregate balances across linked accounts) #435

Description

@Psalmuel01

funds proofs use a single balance source. Real proof-of-funds often spans multiple accounts. Support aggregating balances before the threshold check.

Scope

  • Let the issuer attest to a summed balance across multiple linked accounts (e.g. several Plaid items), signing the aggregate commitment.
  • The circuit still proves aggregate >= threshold without revealing components.
  • Keep identity/source data server-side and out of storage.

Value

Matches how proof-of-funds actually works, widening real-world applicability.

Acceptance

  • An aggregate balance across sources can be attested and proven against a threshold; components stay private; documented.

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave programbackendAPI routes, indexer, key management, server-side servicescircuitsNoir ZK circuit workmediumModerate complexity

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions