pull down to refresh

Good question, because of I think about it in the context of the diagram, it sits almost exactly in the bullseye
CLINK, by being a lightning tool, would seem to be closer to wallet and pub... but its design and greatest strengths are how it fits into applications built around nostr identity that would be comprised of the other components.
I think of it as the glue that enables the other parts to work together
I think of it as the glue that enables the other parts to work together
That's good metaphor. In this case, is SMART another product? Any ref we can learn more about?
reply
For the moment it's mostly an idea, I've got a private repo I iterate on an implementation with background cycles and see what sticks. So far it's shaping up to be an ingestor and indexer with an api layer.
It's complicated by relay subscription and connection maximums, backfilling vs. live subscriptions deltas and more... so sharding has been a fun challenge.
This is outdated, but one of the first docs I wrote on it just to gather feedback: https://github.com/shocknet/smart
reply