A Node.JS simple interface to Google's Firebase Cloud Messaging (FCM) for Android & iOS & Web Notification and data push
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
fcm-node is a Node.js library that provides a simple interface for sending push notifications to Android, iOS, and web clients using Google's Firebase Cloud Messaging (FCM). It supports both the classic server key authentication method and the newer private key authentication method, making it suitable for developers who need to integrate push notification functionality into their Node.js applications.