Skip to content

[Contracts] Add Notification Template Registry #352

Description

@Abd-Standard

Description

Introduce an on-chain registry for reusable notification templates. This allows senders to reference predefined templates instead of repeatedly storing identical notification structures.

Tasks
Create template registration functions.
Allow template updates where appropriate.
Emit template registration events.
Validate template existence before use.
Add comprehensive unit tests.

Acceptance Criteria
Templates can be registered successfully.
Invalid template references are rejected.
Events are emitted for template actions.
Tests cover registration and retrieval.

Contributors start work by running:
git checkout -b contracts/template-registry

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardOfficial CampaignCampaign: Official CampaignStellar 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