Helper functions and environment for unit testing your Screeps code with Jest.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Screeps-Jest is a testing environment and helper library designed for unit testing [Screeps](https://screeps.com) game bots using the Jest framework. It automatically provides game constants and lodash in the global scope, offers utilities for mocking game objects and globals, and includes full TypeScript support with inferred types. The tool is aimed at Screeps developers seeking efficient, type-safe unit testing for their bots.