Sequelize plugin to help easily define a set of models
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
The **sequelize-definer** package is a plugin for Sequelize that simplifies bulk model definition—letting you load a set of model specifications either from a JavaScript object or a directory—and automatically generate associations, primary‑key handling, and common conventions. It’s aimed at developers who want a clean, DRY way to declare multiple Sequelize models and their relationships in Node.js applications, especially those managing larger schemas or multiple model files.