Implementation of server getters in React Server Components without switching to SSR
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
`@nimpl/getters` provides utility functions to access server-side data (like pathname, params, and page config) within React Server Components in Next.js, without requiring a full switch to Server-Side Rendering (SSR). It's designed