Skip to content

Implement On-Chain Group Ownership #39

@SudiptaPaul-31

Description

@SudiptaPaul-31

Issue: Implement On-Chain Group Ownership

Description

Group ownership should be tied directly to a wallet address on the Stellar blockchain.
Before any updates to group data are allowed, ownership must be validated against this wallet.

Acceptance Criteria

  • Assign group ownership to a specific wallet address at creation.
  • On update requests, verify that the transaction is signed by the owner’s wallet.
  • Deny updates if ownership validation fails.

Benefits

  • Ensures only the rightful owner can modify group data.
  • Provides transparent, on-chain proof of ownership.
  • Strengthens security and trust in group management.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Stellar WaveIssues in the Stellar wave program

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions