# C Nostr Relay - Event-Based Configuration System A high-performance Nostr relay implemented in C with SQLite backend, featuring a revolutionary **zero-configuration** approach using event-based configuration management. ## 📜 Supported NIPs - [x] NIP-01: Basic protocol flow implementation - [x] NIP-09: Event deletion - [x] NIP-11: Relay information document - [x] NIP-13: Proof of Work - [x] NIP-15: End of Stored Events Notice - [x] NIP-20: Command Results - [x] NIP-33: Parameterized Replaceable Events - [x] NIP-40: Expiration Timestamp - [x] NIP-42: Authentication of clients to relays - [ ] NIP-45: Counting results - [ ] NIP-50: Keywords filter - [ ] NIP-70: Protected Events