Skip to content

zapstore/trustgraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trustgraph

Based on a graph database tracking nostr follows (and soon mutes and other). It calculates PageRank for every node in the known network.

API examples

Get top 5 follows-who-follow sorted by PageRank

  • GET https://trustgraph.live/api/fwf/npub1/npub2

Get all follows-who-follow sorted by PageRank

  • GET https://trustgraph.live/api/fwf/npub1/npub2?all=true

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published