Determine the specification defined classification of an object.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
`utils-native-class` is a utility for determining the specification-defined classification of an object in JavaScript. It returns a string indicating the object's type, such as `[object String]` or `[object Number]`, and is useful for type-checking and debugging. This package is part of stdlib, a standard library for numerical and scientific computing in JavaScript.