WAMP in JavaScript for Browsers and NodeJS
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Autobahn|JS is a JavaScript implementation of the WAMP protocol that enables real-time, distributed web applications through asynchronous Remote Procedure Calls (RPC) and Publish & Subscribe (PubSub) messaging patterns. It works in both browsers and Node.js, allowing developers to create applications like real-time charts, IoT sensor networks, and multiplayer games that can span from embedded devices to web browsers using a single protocol. The library is open-source under the MIT license and provides an easy-to-use Promise-based API with no dependencies.