Add a cache layer for server-side-rendered pages with stale-while-revalidate. Can be considered as an implementation of next.js's Incremental Static Regeneration which works with getServerSideProps.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Next-boost is a Next.js production mode replacement that adds a server-side cache layer for pages rendered with getServerSideProps, using stale-while-revalidate to serve cached content while revalidating in the background. It's designed for developers running Next.js on cloud VPS or containers who need faster SSR performance and can benefit from caching to reduce server load and improve response times.