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: 26 days ago
JSON representation

A Nostr network dashboard

Lists

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)