📄️ gRPC Node
SmartWeave moves computations off chain onto the client-side for unlimited scalability. But this is not all good news. Even with the lazy execution model, end users need to cache the transactions and compute the current contract states as they need. This makes queries very slow at times.
📄️ Light Client
With the light client, browser users don't have to hold a full cache from the Warp SDK, which makes read queries extremely fast.