Simple plugin for Mongoose which adds a findOrCreate method to models.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Mongoose findOrCreate Plugin is a simple plugin for Mongoose that adds a findOrCreate method to models, allowing users to find a document or create it if it doesn't exist. It is useful for libraries like Passport that require this functionality and is intended for developers using Mongoose for database operations.