-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program