A multi-threaded, GPU-powered, 2D vector graphics environment for Node.js
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Skia Canvas is a Node.js implementation of the HTML Canvas API that uses Google's Skia graphics engine for high-performance, multi-threaded rendering. It supports both on-screen and off-screen rendering, can output to vector formats like PDF and SVG as well as bitmap formats like JPEG and PNG, and provides features like multi-page documents, GPU acceleration, and advanced path operations. It's designed for developers who need server-side canvas rendering capabilities similar to what browsers provide, particularly useful for generating images, PDFs, or graphics in Node.js applications where the standard canvas library falls short.