Multiple baseURL support for axios.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
axios-multibase is a plugin that extends axios to support multiple base URLs for HTTP requests. It allows developers to specify a list of base URLs, and axios will automatically distribute requests across them, making it ideal for load balancing or failover scenarios. This project is particularly useful for developers working with distributed systems or APIs that require high availability and redundancy.