node's http module, but for React Native
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
The `@tradle/react-native-http` project provides a React Native-compatible version of Node.js's built-in `http` module, allowing developers to use familiar HTTP functionality in their React Native applications. It's a fork of `http-browserify` and is designed for React Native developers who need to make HTTP requests in their apps. The project is easy to install and configure, requiring a simple mapping in the `package.json` file to replace the default `http` module.