A library to create a local github environment and easily mock github APIs using an octokit like interface
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project is a library for creating a local GitHub environment and mocking GitHub APIs using an Octokit-like interface. It's designed for developers who need to test custom GitHub actions locally without cluttering their GitHub with test repositories or hitting API rate limits. The library provides tools to mock GitHub APIs, create local repositories with configurable branches and files, set up GitHub environment variables and action inputs, and start an artifact server to mimic GitHub's artifact archiving functionality.