Been working on some graph infrastructure for Nostr to enabl...

3316e3696de74d39...

npub1xvtwx6tduaxnn9v3y7uasskl277achgu0tu2qncmc7hdsz6y2zyqce64sa

hex

6e5e28d23f21fdb6112516fde4c5c15fefcd3ad4d80f07b14fdc9c1ea83a5719

nevent

nevent1qqsxuh3g6gljrldkzyj3dl0ychq4lm7d8t2dsrc8k98ae8q74qa9wxgprpmhxue69uhhyetvv9ujuem4d36kwatvw5hx6mm9qgsrx9hrd9k7wnfejkgj0wwcgt0400wut5w8479qfudu0tkcpdz9pzq63zfs5

Kind-1 (TextNote)

2026-04-15T17:00:34Z

Been working on some graph infrastructure for Nostr to enable more features in our Lightning suite, so I slopped together a general nostr client to test its performance and comprehensiveness vs. standard bearers like primal and to use in the Nosfabrica hackathon demo

Rather than connecting directly to relays, BXRD uses a shared graph so any user activity makes it more performant for all users. This graph also comes in handy for computing web-of-trust scores.

The architecture of BXRD also makes it useful for external linking, clean namespace links based on nymrank which work for opengraph cards and server side rendering without an intermediary service like njump

https://cdn.lightning.video/eb5b0f038fba733b50cec1c8b48eda08e3038365757841055bb0370f915e2e39/Y9JONozVR6.jpeg

Also this allowed for web-push notifications for the PWA

CLINK wallet connections sync across devices via NIP78, and use your own nostr key to pair to your shockwallet

It's in a good enough state that it's now my primary nostr client, only thing missing of note is uploading rich media (todo: with Lightning.Video's forthcoming api v2).

DM's are there, just not the nip17 giftwrap nonsense, but i'll look at that more closely eventually...

DM's from outside the WoT show in a spam folder

https://cdn.lightning.video/eb5b0f038fba733b50cec1c8b48eda08e3038365757841055bb0370f915e2e39/nrpu2Yw4lg.jpeg

Caveats:

Will get better as I keep using it and finding things I need/want, or send me reports if you use it. It may get bounced frequently as I deploy changes.

Content is only indexed if the author passes the WoT threshold, which is currently about 200k keys... so if you don't have an established nostr presence and want to use it let me know and I'll throw you a follow

Raw JSON

{
  "kind": 1,
  "id": "6e5e28d23f21fdb6112516fde4c5c15fefcd3ad4d80f07b14fdc9c1ea83a5719",
  "pubkey": "3316e3696de74d39959127b9d842df57bddc5d1c7af8a04f1bc7aed80b445088",
  "created_at": 1776272434,
  "tags": [],
  "content": "Been working on some graph infrastructure for Nostr to enable more features in our Lightning suite, so I slopped together a general nostr client to test its performance and comprehensiveness vs. standard bearers like primal and to use in the Nosfabrica hackathon demo\n\nRather than connecting directly to relays, BXRD uses a shared graph so any user activity makes it more performant for all users. This graph also comes in handy for computing web-of-trust scores.\n\nThe architecture of BXRD also makes it useful for external linking, clean namespace links based on nymrank which work for opengraph cards and server side rendering without an intermediary service like njump\n\nhttps://cdn.lightning.video/eb5b0f038fba733b50cec1c8b48eda08e3038365757841055bb0370f915e2e39/Y9JONozVR6.jpeg\n\nAlso this allowed for web-push notifications for the PWA\n\nCLINK wallet connections sync across devices via NIP78, and use your own nostr key to pair to your shockwallet\n\nIt's in a good enough state that it's now my primary nostr client, only thing missing of note is uploading rich media (todo: with Lightning.Video's forthcoming api v2).\n\nDM's are there, just not the nip17 giftwrap nonsense, but i'll look at that more closely eventually...\n\nDM's from outside the WoT show in a spam folder\n\nhttps://cdn.lightning.video/eb5b0f038fba733b50cec1c8b48eda08e3038365757841055bb0370f915e2e39/nrpu2Yw4lg.jpeg\n\n**Caveats:**\n\nWill get better as I keep using it and finding things I need/want, or send me reports if you use it. It may get bounced frequently as I deploy changes.\n\nContent is only indexed if the author passes the WoT threshold, which is currently about 200k keys... so if you don't have an established nostr presence and want to use it let me know and I'll throw you a follow",
  "sig": "e7b143b44a2fed428148ea1236dfc67222664eb7cdd82a38f750e4d3dcae544bf2b2782ed2700e7c61b2b4922065e9ae613cb05515556ef414b2f53e212a132c"
}