Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dezh-tech/immortal
a nostr relay designed for scale.
https://github.com/dezh-tech/immortal
dezh immortal nostr
Last synced: 6 days ago
JSON representation
a nostr relay designed for scale.
- Host: GitHub
- URL: https://github.com/dezh-tech/immortal
- Owner: dezh-tech
- License: mit
- Created: 2024-09-02T19:49:29.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-03T19:27:08.000Z (9 days ago)
- Last Synced: 2024-11-03T20:24:02.255Z (9 days ago)
- Topics: dezh, immortal, nostr
- Language: Go
- Homepage: https://immortal.dezh.tech
- Size: 762 KB
- Stars: 18
- Watchers: 5
- Forks: 3
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome-nostr - immortal - A relay designed for scale, performance, correctness, and configuration. (Relays / Implementations)
README
Immortal
The Immortal is a [Nostr](https://nostr.com) relay implementation written in Golang.
Immortal aimed and designed to be **scalable**, **high-performance**, and **configurable**. Basically it's a good choice for paid relays or big community relays and not a good choice as a personal relay.
## Supported NIPs
You can find supported NIPs details [here](./documents/NIPs.md).
## Updates
Updates and changes or community discussions can be followed on the Github issue/discussion and/or the [Dezh Technologies Nostr profile](https://njump.me/dezh.tech).
## Contribution
All kind of contributions are welcome!
Make sure you read the [Contribution guides](./CONTRIBUTING.md) before any code contribution.## Donation
Donations and financial support of the development process is possible using Bitcoin and lightning:
**on-chain**:
```
bc1qxd3p6a46uzae86elteha7tygcz7f56mvvlznza
```**lightning**:
```
[email protected]
```## License
The Immortal software is published under the [MIT License](./LICENSE) and contributing and using this code means your agreement on the license.