Your Name 580aec7d57 v0.2.15 - Add --database-path command line parameter for database location override
- 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
2025-09-06 10:07:28 -04:00
2025-09-06 09:59:14 -04:00
2025-09-06 04:40:59 -04:00
2025-09-03 20:39:06 -04:00
2025-09-06 07:12:47 -04:00
2025-09-05 14:45:32 -04:00
2025-09-03 20:39:06 -04:00
2025-09-06 06:25:27 -04:00
2025-09-05 14:45:32 -04:00
2025-09-06 09:59:14 -04:00
2025-09-06 09:59:14 -04:00
2025-09-06 09:59:14 -04:00

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
No description provided
Readme 255 MiB
v1.0.0 Latest
2025-11-01 11:03:39 +00:00
Languages
C 79.6%
JavaScript 13.4%
Shell 6%
CSS 0.5%
HTML 0.3%
Other 0.2%