Run a series of dependent gulp tasks in order
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
`run-sequence` is a lightweight npm module that lets Gulp developers execute a series of tasks in a defined order—supporting both single tasks and parallel groups—by chaining their completion callbacks. It’s aimed at front‑end or Node.js developers who need a simple, temporary way to coordinate task execution in Gulp pipelines, especially before Gulp 4’s native dependency handling became available.