Chai plugin to play nice with linters
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Chai-lint is a plugin that allows Chai's property assertions to bypass linters by providing function-based alternatives to commonly linted property getters. It's designed for developers using Chai with linters like ESLint who want to maintain clean linting while preserving Chai's expressive assertion style. The plugin supports both Chai and Sinon assertions through functions like `toExist()`, `to.beEmpty()`, and `to.have.beenCalled()`.