carrot-kpi / monorepo

A monorepo for Carrot v1.
GNU General Public License v3.0
5 stars 2 forks source link

Investigate template precaching on the dapp's first load #440

Open luzzif opened 1 year ago

luzzif commented 1 year ago

When the app first loads on the user's browser we could fetch all Carrot templates across chains, with all versions, and prefetch them locally in their entirety. This might result in a smoother experience in exchange for a bit more initial loading time.