How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
catbot is a Node.js library that bridges Johnny‑Five with an Arduino‑controlled “cat” turret: two servos for X/Y aiming, a laser LED, and an optional analog joystick. It lets developers instantiate the robot with a callback, then command the servos (`hardware.x.to()`, `hardware.to([x,y])`) and laser (`hardware.laser.on()/toggle()`) or read joystick events, making it useful for hobbyists building remote‑controlled laser pointers or similar Arduino projects.