Package Exports
- hyper-nostr
- hyper-nostr/server.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (hyper-nostr) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Usage
- Install:
npm -g hyper-nostr - Run:
hyper-nostr [port](default 3000) - Add your relay as
ws://localhost:[port]/[topic]in your Nostr client (I am usingnostras a topic to make some kind of generic swarm) - Setup done!
NIPs implemented
Currently only NIP-01, NIP-20 and NIP-45