How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
`spool-tapestries` is a Fabrix “spool” that automatically generates conventional REST / CRUD endpoints (and optional WebSocket watching) for the models and controllers in a Fabrix app. It exposes a `TapestryService` and `TapestryController` that translate HTTP requests into datastore operations, and can be configured to enable/disable routes, set defaults, and handle model associations. This package is aimed at Fabrix developers who want a quick, standardized API layer without writing boiler‑plate routing code.