Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vinliao/nashboard
A Nostr network dashboard
https://github.com/vinliao/nashboard
nostr
Last synced: 1 day ago
JSON representation
A Nostr network dashboard
- Host: GitHub
- URL: https://github.com/vinliao/nashboard
- Owner: vinliao
- License: mit
- Created: 2022-08-05T06:34:03.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-08-14T01:50:51.000Z (about 1 year ago)
- Last Synced: 2024-02-17T05:34:17.028Z (9 months ago)
- Topics: nostr
- Language: Svelte
- Homepage: https://nashboard.space
- Size: 1.2 MB
- Stars: 41
- Watchers: 3
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-nostr - nashboard - a Nostr network dashboard with network statistics, reachable [here](https://nashboard.space/) (Tools / Client reviews and/or comparisons)
README
# Nashboard: a Nostr network dashboard
![nashboard screenshot](./nashboard.png)gm
Nostr, as described on its docs: "The simplest open protocol that is able to create a censorship-resistant global 'social' network once and for all." nashboard attemps to provide statistics of the entire Nostr network.
nashboard can be accessed at [https://nashboard.space](https://nashboard.space). For more information on Nostr: [https://github.com/nostr-protocol/nostr](https://github.com/nostr-protocol/nostr).
If you'd like to add your relay, add a line on `src/lib/relays.ts`, then submit a PR. Relay must have an alias. Alias is useful for for per-relay stats, which can be accessed at nashboard.space/${relayAlias}. Here's an example of per-relay stats: [https://nashboard.space/damus](https://nashboard.space/damus). It provides statistics of a single individual relay - in this case, the Damus relay - instead of the entire Nostr network.
The aliases include `wellorder`, `damus`, `minds`, `oxtr`, `wlvs.space`, and many more. To view stats of wellorder, head to [https://nashboard.space/wellorder](https://nashboard.space/wellorder), to view stats of wlvs.space, head to [https://nashboard.space/wlvs.space](https://nashboard.space/wlvs.space), to view stats of minds... you get the idea. To view all the aliases, check out `src/lib/relays.ts`.
![nostr meme](./meme.jpg)