Seed mongodb with data using mongoose models
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Mongoose Data Seed is a Node.js library that allows developers to seed MongoDB databases with data using Mongoose models. It provides a CLI tool for generating and running seeders, making it ideal for populating databases with initial data during development or testing.