https://github.com/dezh-tech/immortal
An advanced Nostr relay implementation.
https://github.com/dezh-tech/immortal
dezh immortal nostr
Last synced: 8 days ago
JSON representation
An advanced Nostr relay implementation.
- Host: GitHub
- URL: https://github.com/dezh-tech/immortal
- Owner: dezh-tech
- License: mit
- Created: 2024-09-02T19:49:29.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-03-26T20:57:43.000Z (25 days ago)
- Last Synced: 2025-04-12T04:52:56.304Z (8 days ago)
- Topics: dezh, immortal, nostr
- Language: Go
- Homepage: https://docs.dezh.tech/docs/category/immortal
- Size: 965 KB
- Stars: 36
- Watchers: 5
- Forks: 5
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome-nostr - Immortal - tech/immortal.svg?style=social) - A relay designed for scale and high-load. (Relays / Implementations)
README
![]()
Immortal
The Immortal is a [Nostr](https://nostr.com) relay implementation in Golang.
Immortal aimed and designed to be **scalable**, **high-performance**, and **configurable**. It's a good choice for paid relays or big community relays and not a good choice for a personal relay.
## Supported NIPs
You can find supported NIPs details [here](./documents/NIPs.md).
## Updates
Updates, changes, or community discussions can be followed on the GitHub issue/discussion or the [Dezh Technologies Nostr profile](https://njump.me/dezh.tech).
## Contribution
All kinds of contributions are welcome!
Read the [Contribution guides](./CONTRIBUTING.md) before any code contribution.## Donation
Donations and financial support for the development process are possible using Bitcoin and Lightning:
**on-chain**:
```
bc1qa0z44j7m0v0rx85q0cag5juhxdshnmnrxnlr32
```**lightning**:
```
[email protected]
```## License
The Immortal software is published under the [MIT License](./LICENSE) and contributing and using this code means you agree with the license.