A small circular/ring buffer implementation in TypeScript.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
CircularBuffer is a TypeScript implementation of a circular (ring) buffer, designed to efficiently manage a fixed-size queue of elements. It's ideal for developers working in TypeScript or JavaScript who need a performant data structure for scenarios like buffering data streams or implementing fixed-size queues.