Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/canostrical/contact_cloud
https://github.com/canostrical/contact_cloud
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/canostrical/contact_cloud
- Owner: canostrical
- License: mit
- Created: 2023-07-27T14:11:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-08T21:52:10.000Z (about 1 year ago)
- Last Synced: 2024-02-17T05:34:15.371Z (10 months ago)
- Language: JavaScript
- Size: 2.25 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-nostr - contact cloud - Discover the Nostr contact list graph and your own pubkey in it. (Tools / Client reviews and/or comparisons)
README
# Contact Cloud
[live demo](https://canostrical.github.io/contact_cloud/)
Experiment in visualizing [Nostr Contact List](https://github.com/nostr-protocol/nips/blob/master/02.md) graph.
Ideally closeness of points might be used for recommending Nostr pubkeys to follow.
Uses data from https://sps.bio that is colored via [Louvain](https://pkg.go.dev/gonum.org/v1/gonum/graph/community#Modularize) community detection and arranged in 2D via [force direction (Force2Vec)](https://github.com/HipGraph/Force2Vec).
Processed were all contact list events of roughly the last 30 days before 2023-10-12 with at least 5 contacts.
Built by [@jraedisch/npub1hz404lnj7lxsdt5vxdlex9rlvhlz6dxqqed4y6tpywvzgwx0qmlqfpl6sm](nostr:npub1hz404lnj7lxsdt5vxdlex9rlvhlz6dxqqed4y6tpywvzgwx0qmlqfpl6sm).