JSON.parse/stringify with bigints support
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project provides a JSON parser and stringifier that supports big integers, allowing accurate handling of large numbers that would otherwise lose precision with JavaScript's native JSON methods. It's designed for developers working with APIs or data that includes large numeric values, such as financial data or scientific calculations, who need to maintain exact precision when parsing and generating JSON.