How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Given an array of Twitter user ids, gives back an array of the subset of those user ids that aren't jerks.
A small Node.js library that screens a list of Twitter user IDs and returns two groups – “coolguys” (users whose bios don’t contain any flagged keywords) and “jerks” (users that do, plus any IDs supplied via a blacklist). It’s aimed at developers who want to automatically filter out undesirable accounts when working with the Twitter API.