Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/LightningK0ala/nostr-wtf
https://github.com/LightningK0ala/nostr-wtf
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/LightningK0ala/nostr-wtf
- Owner: LightningK0ala
- Created: 2023-03-16T08:50:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-06T02:31:26.000Z (over 1 year ago)
- Last Synced: 2024-02-17T05:34:35.086Z (10 months ago)
- Language: Svelte
- Homepage: https://lightningk0ala.github.io/nostr-wtf/
- Size: 1.26 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-nostr - nostr-wtf - wtf.svg?style=social) - A set of nostr tools available and deployed on a web app including a [pubkey converter](https://lightningk0ala.github.io/nostr-wtf/) and [relay query tool](https://lightningk0ala.github.io/nostr-wtf/query). (Tools / Client reviews and/or comparisons)
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`.