A nostr relay in C with sqlite on the back end. ### [NIPs](https://github.com/nostr-protocol/nips) - [x] NIP-01: Basic protocol flow implementation - [x] NIP-09: Event deletion - [ ] NIP-11: Relay information document - [ ] NIP-12: Generic tag queries - [ ] NIP-13: Proof of Work - [x] NIP-15: End of Stored Events Notice - [ ] NIP-16: Event Treatment - [x] NIP-20: Command Results - [ ] NIP-22: Event `created_at` Limits - [ ] NIP-25: Reactions - [ ] NIP-26: Delegated Event Signing - [ ] NIP-28: Public Chat - [ ] NIP-33: Parameterized Replaceable Events - [ ] NIP-40: Expiration Timestamp - [ ] NIP-42: Authentication of clients to relays - [ ] NIP-45: Counting results. [experimental](#count) - [ ] NIP-50: Keywords filter. [experimental](#search) - [ ] NIP-70: Protected Events