Implementation of the RTCPeerConnection API ontop of ORTC
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project provides a compatibility layer that implements the standard WebRTC `RTCPeerConnection` API using Microsoft's older ORTC API, primarily for supporting legacy Microsoft Edge browsers. It is intended for web developers who need to ensure their WebRTC applications work across browsers with varying API support, though it is now maintained separately from the broader `adapter.js` library.