Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/LightningK0ala/nostr-wtf


https://github.com/LightningK0ala/nostr-wtf

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Nostr WTF

A set of nostr tools accessible on a web app and deployed to [https://lightningk0ala.github.io/nostr-wtf/](https://lightningk0ala.github.io/nostr-wtf/), including:

- [Public key converter](https://lightningk0ala.github.io/nostr-wtf/)
- [Relay query tool](https://lightningk0ala.github.io/nostr-wtf/query) (uses [nostr-tools](https://github.com/fiatjaf/nostr-tools))

# Run locally
Clone the repo and run `npm i` followed by `npm run dev`.