Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mattn/zig-nostr-relay
https://github.com/mattn/zig-nostr-relay
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/mattn/zig-nostr-relay
- Owner: mattn
- Created: 2024-02-29T14:10:55.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-23T10:56:46.000Z (9 months ago)
- Last Synced: 2024-05-02T00:00:46.040Z (8 months ago)
- Language: Zig
- Homepage:
- Size: 35.2 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-nostr-japan - zig-nostr-relay - Zig implementation of Nostr relay by [mattn](https://github.com/mattn) (Relay implementations)
README
# zig-nostr-relay
High performance Nostr Relay written in Zig
## Usage
```
$ ./zig-nostr-relay
```## Installation
```
$ zig build
```## License
MIT
## Author
Yasuhiro Matsumoto (a.k.a. mattn)