Testing out the worst sorting algorithm I've ever seen.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project implements and tests a notoriously inefficient sorting algorithm that relies on JavaScript timers to sort numbers. It's designed for developers interested in exploring unconventional algorithms and understanding the reliability (or lack thereof) of JavaScript's setTimeout function for sorting purposes.