{"id":13832510,"url":"https://github.com/lebrunel/nex","last_synced_at":"2025-07-09T19:30:29.072Z","repository":{"id":65816338,"uuid":"599289453","full_name":"lebrunel/nex","owner":"lebrunel","description":"Powerful and flexible Nostr relay written in Elixir.","archived":true,"fork":false,"pushed_at":"2023-02-14T22:19:14.000Z","size":76,"stargazers_count":27,"open_issues_count":1,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-10T16:49:08.383Z","etag":null,"topics":["elixir","nostr","nostr-relay"],"latest_commit_sha":null,"homepage":"","language":"Elixir","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lebrunel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-02-08T20:47:45.000Z","updated_at":"2024-09-25T07:53:07.000Z","dependencies_parsed_at":"2023-02-22T04:30:46.964Z","dependency_job_id":null,"html_url":"https://github.com/lebrunel/nex","commit_stats":{"total_commits":19,"total_committers":1,"mean_commits":19.0,"dds":0.0,"last_synced_commit":"90260ea00c57671a8f8183d0158d0284f92646ec"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebrunel%2Fnex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebrunel%2Fnex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebrunel%2Fnex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebrunel%2Fnex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lebrunel","download_url":"https://codeload.github.com/lebrunel/nex/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225581764,"owners_count":17491787,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["elixir","nostr","nostr-relay"],"created_at":"2024-08-04T11:00:21.518Z","updated_at":"2024-11-20T15:30:44.782Z","avatar_url":"https://github.com/lebrunel.png","language":"Elixir","funding_links":[],"categories":["Install from Source","Relays"],"sub_categories":["Nostr","Implementations"],"readme":"# Nex\n\n![Hex.pm](https://img.shields.io/hexpm/v/nex?color=informational)\n![License](https://img.shields.io/github/license/lebrunel/nex?color=informational)\n![Build Status](https://img.shields.io/github/actions/workflow/status/lebrunel/nex/elixir.yml?branch=main)\n\nNex is a powerful and flexible [Nostr](https://github.com/nostr-protocol/nostr) relay written in Elixir.\n\n- Elixir's highly scalabe nature means Nex can easily handle a large number of concurrent connections.\n- Nex features built-in IP-based rate limiting, which can be configured to suit your specific needs. \n- Run as a standalone service or plug in to an existing Plug-base or Phoenix application.\n\n## Supported NIPs\n\n- [x] NIP-01 - [Basic protocol flow description](https://github.com/nostr-protocol/nips/blob/master/01.md)\n- [x] NIP-02 - [Contact List and Petnames](https://github.com/nostr-protocol/nips/blob/master/02.md)\n- [x] NIP-04 - [Encrypted Direct Messages](https://github.com/nostr-protocol/nips/blob/master/04.md)\n- [x] NIP-09 - [Event Deletion](https://github.com/nostr-protocol/nips/blob/master/09.md)\n- [x] NIP-11 - [Relay Information Document](https://github.com/nostr-protocol/nips/blob/master/11.md)\n- [x] NIP-12 - [Generic Tag Queries](https://github.com/nostr-protocol/nips/blob/master/12.md)\n- [x] NIP-13 - [Proof of Work](https://github.com/nostr-protocol/nips/blob/master/13.md)\n- [x] NIP-15 - [End of Stored Events Notice](https://github.com/nostr-protocol/nips/blob/master/15.md)\n- [x] NIP-16 - [Event Treatment](https://github.com/nostr-protocol/nips/blob/master/16.md)\n- [x] NIP-20 - [Command Results](https://github.com/nostr-protocol/nips/blob/master/20.md)\n- [x] NIP-22 - [Event created_at Limits](https://github.com/nostr-protocol/nips/blob/master/22.md)\n- [x] NIP-26 - [Delegated Event Signing](https://github.com/nostr-protocol/nips/blob/master/26.md)\n- [x] NIP-28 - [Public Chat](https://github.com/nostr-protocol/nips/blob/master/28.md)\n- [x] NIP-33 - [Parameterized Replaceable Events](https://github.com/nostr-protocol/nips/blob/master/33.md)\n- [x] NIP-40 - [Expiration Timestamp](https://github.com/nostr-protocol/nips/blob/master/40.md)\n\n## Quickstart\n\n[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/new/template/Fxl2iH?referralCode=_w8n1n)\n\n## Installation\n\nTODO\n\n## Deploying with Docker\n\nTODO\n\n## License\n\nNex is open source and released under the [Apache-2 License](https://github.com/lebrunel/nex/blob/master/LICENSE).\n\n© Copyright 2023 lebrunel.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flebrunel%2Fnex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flebrunel%2Fnex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flebrunel%2Fnex/lists"}