Virtual Scroll for Angular Material Table
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project provides an Angular directive that enables virtual scrolling for Angular Material's `cdk-table`, allowing efficient rendering of large datasets by only displaying visible rows. It works by combining the `cdk-virtual-scroll-viewport` with a custom `TableVirtualScrollDataSource