Functions that remove a chosen number of items from the beginning of an array or the end
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project provides two simple JavaScript functions, `removeHead` and `removeTail`, that modify an array by removing a specified number of elements from its start or end. It's