Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/max21dev/topics-relay
A NIP-29 Forum Relay
https://github.com/max21dev/topics-relay
bitcoin decentralized forum nip29 nostr relay
Last synced: 4 days ago
JSON representation
A NIP-29 Forum Relay
- Host: GitHub
- URL: https://github.com/max21dev/topics-relay
- Owner: max21dev
- Created: 2024-09-12T18:52:35.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-09-14T18:15:31.000Z (3 months ago)
- Last Synced: 2024-10-11T02:41:56.912Z (2 months ago)
- Topics: bitcoin, decentralized, forum, nip29, nostr, relay
- Language: Go
- Homepage: https://relay.topics.nip29.com
- Size: 31.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# NIP-29 Topics Relay
This is a relay implementation based on fiatjaf's [Relay29](https://github.com/fiatjaf/relay29)
and [Khatru](https://github.com/fiatjaf/khatru).## Usage
This project is a part of [nip29.com](https://nip29.com) project and has been designed to be used with
the [Topics](https://topics.nip29.com) client. You may also use this relay in any topics client that supports
the [NIP-29](https://github.com/nostr-protocol/nips/blob/master/29.md) by connecting to the following WebSocket URL:```
wss://relay.topics.nip29.com
```## Self-hosting
You can also self-host this relay implementation on your own server.
## License
This is an open-source project licensed under the MIT License.