Compute the union of two arrays
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
The **union** project computes the union of two arrays, returning each unique element from both arrays exactly once. It is designed for JavaScript developers, particularly those working with Node.js, who need a simple and efficient way to merge arrays while eliminating duplicates. The package is lightweight, easy to install via npm, and includes an optional comparator for custom uniqueness logic.