Basic heartbeat service (as a sammler strategy).
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
The sammler-strategy-heartbeat project is a basic heartbeat service implemented as a sammler strategy, providing an API to store settings and responding to HeartBeatRequests via NATS messaging. It serves as a reference implementation for sammler.io strategies, demonstrating patterns like configuration, API exposure, event-driven architecture, authentication, and error handling. This service is primarily intended for developers working with sammler.io to understand and implement similar strategy patterns in their own projects.