View Source Nex (Nex v0.1.0)
Nex is a powerful and flexible Nostr relay written in Elixir.
- Elixir's highly scalabe nature means Nex can easily handle a large number of concurrent connections.
- Nex features built-in IP-based rate limiting, which can be configured to suit your specific needs.
- Run as a standalone service or plug in to an existing Plug-base or Phoenix application.
supported-nips
Supported NIPs
- [x] NIP-01 - Basic protocol flow description
- [x] NIP-02 - Contact List and Petnames
- [x] NIP-04 - Encrypted Direct Messages
- [x] NIP-09 - Event Deletion
- [x] NIP-11 - Relay Information Document
- [x] NIP-12 - Generic Tag Queries
- [x] NIP-13 - Proof of Work
- [x] NIP-15 - End of Stored Events Notice
- [x] NIP-16 - Event Treatment
- [x] NIP-20 - Command Results
- [x] NIP-22 - Event created_at Limits
- [x] NIP-26 - Delegated Event Signing
- [x] NIP-28 - Public Chat
- [x] NIP-33 - Parameterized Replaceable Events
- [x] NIP-40 - Expiration Timestamp
Link to this section Summary
Link to this section Functions
Returns the NIP-11 Relay Information Document map.