Skip to content

Issue 103 108 docs errors#213

Open
precious522 wants to merge 2 commits into
PrincessnJoy:mainfrom
precious522:issue-103-108-docs-errors
Open

Issue 103 108 docs errors#213
precious522 wants to merge 2 commits into
PrincessnJoy:mainfrom
precious522:issue-103-108-docs-errors

Conversation

@precious522
Copy link
Copy Markdown

Closes #103
Closes #108

- notification-service/ — Node.js/TypeScript service that polls Horizon
  for governance contract events and notifies subscribers
- src/types.ts        — GovernanceEvent, Subscriber, SubscriptionStore types
- src/subscriptions.ts — CRUD + matching logic, JSON file persistence
- src/notifier.ts     — email (nodemailer) and webhook (axios) dispatch
- src/watcher.ts      — Horizon event poller with cursor tracking
- src/index.ts        — CLI: start | subscribe | unsubscribe | list
- .env.example        — all configurable env vars documented
- docs/notification-service.md — setup, usage, CLI reference, payload format
- README.md           — project structure entry + Resources link

Closes PrincessnJoy#114
@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Jun 2, 2026

@precious522 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs/errors.md does not map error codes to human-readable messages No architecture diagram for the frontend ↔ contract interaction flow

1 participant