An x86 interpreter in js using unicorn.js
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
x86-js is a TypeScript library for x86 assembly interpretation, simulation, and debugging that runs in JavaScript environments. It combines Unicorn.js for CPU emulation, Keystone.js for assembly, and Capstone.js for disassembly, making it ideal for educational tools, code analysis, and development of assembly-based applications that need to run in browsers or Node.js.