aritter on Nostr: Upon doing a bit of benchmarking I realized that using https as well for rbr.bio was ...
Upon doing a bit of benchmarking I realized that using https as well for rbr.bio was is the wrong way to go, so I'll switch to using wss and nostr standard for my light client.
It also means that I'll implement NIP-45 for COUNT to get number of followers with this query:
["COUNT", "", {kinds: [3], '#p': [<pubkey>]}]
["COUNT", "", {count: 238}]
It also means that I'll implement NIP-45 for COUNT to get number of followers with this query:
["COUNT", "", {kinds: [3], '#p': [<pubkey>]}]
["COUNT", "", {count: 238}]