v0.2.18
- Add --database-path/-D command line parameter for database override - Store actual database and config file paths as metadata in config tables - Fix circular dependency by making command line overrides runtime-only - Support multiple relay instances with separate databases and configurations - Clean path normalization removes redundant ./ prefixes - New fields: database_location and config_location for tracking actual usage
A nostr relay in C with sqlite on the back end.
NIPs
- NIP-01: Basic protocol flow implementation
- NIP-09: Event deletion
- NIP-11: Relay information document
- NIP-13: Proof of Work
- NIP-15: End of Stored Events Notice
- NIP-20: Command Results
- NIP-33: Parameterized Replaceable Events
- NIP-40: Expiration Timestamp
- NIP-42: Authentication of clients to relays
- NIP-45: Counting results.
- NIP-50: Keywords filter.
- NIP-70: Protected Events
Description
v1.0.0
Latest
Languages
C
79.6%
JavaScript
13.4%
Shell
6%
CSS
0.5%
HTML
0.3%
Other
0.2%