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

https://github.com/lmangani/noise-sync

noise-network sync example
https://github.com/lmangani/noise-sync

hyperswarm noise noise-network

Last synced: 7 months ago
JSON representation

noise-network sync example

Awesome Lists containing this project

README

          

# noise-sync
[noise-network](https://github.com/mafintosh/noise-network) sync example

## Server
```
npm run server
```

## Clients
```
KEY={key} npm run client
```