580aec7d57cc08a73a30bba00b58d27e5106f338
- Added -D/--database-path parameter to specify custom database file location - Fixed port override timing to apply after configuration system initialization - Updated help message with examples showing database path usage - Supports both absolute and relative paths for database location - Enables running multiple relay instances with separate databases - Resolves database path issues when running from /usr/local/bin
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%