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

Link to this section Summary

Functions

Returns the NIP-11 Relay Information Document map.

Link to this section Functions

@spec relay_info(keyword() | map()) :: map()

Returns the NIP-11 Relay Information Document map.