Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yonle/nhttp-adapter

An adapter for NoH relay server to nostr websocket relay.
https://github.com/yonle/nhttp-adapter

nostr

Last synced: about 1 month ago
JSON representation

An adapter for NoH relay server to nostr websocket relay.

Awesome Lists containing this project

README

        

## nhttp-adapter
An adapter for NoH relay server to nostr websocket relay.

## Setting up
```
git clone https://github.com/Yonle/nhttp-adapter
cd nhttp-adapter
npm i
```

Copy `config.js.example` to `config.js`, Edit `config.js`.

Running:
```
node index.js
```