Add Web of Trust reputation on profiles via Vertex DVM

Query Vertex Verify Reputation API (kind 5312) for each profile and
display "Followed by people you trust" with clickable top-follower
avatars. Includes in-memory cache, request dedup, and graceful
fallback when logged out or API unreachable.
This commit is contained in:
Jure
2026-03-29 10:42:19 +02:00
parent 8bc38c11e6
commit 2c17361e50
6 changed files with 178 additions and 2 deletions

View File

@@ -11,7 +11,8 @@
{
"identifier": "http:default",
"allow": [
{ "url": "https://nostr.build/**" }
{ "url": "https://nostr.build/**" },
{ "url": "https://relay.vertexlab.io/**" }
]
},
"dialog:default",