Description
Allow notification categories to be registered and managed on-chain for standardized classification.
Tasks
Create category registry.
Add category validation.
Emit category events.
Write tests.
Acceptance Criteria
Categories can be registered.
Invalid categories are rejected.
Registry queries work correctly.
Contributors start work by running:
git checkout -b contracts/category-registry
Description
Allow notification categories to be registered and managed on-chain for standardized classification.
Tasks
Create category registry.
Add category validation.
Emit category events.
Write tests.
Acceptance Criteria
Categories can be registered.
Invalid categories are rejected.
Registry queries work correctly.
Contributors start work by running:
git checkout -b contracts/category-registry