An Ethereum proxy contract that can be used for deploying contracts to a deterministic address on any chain.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project provides a deployer proxy contract that enables **deterministic contract deployments** across any Ethereum-compatible chain using the CREATE2 opcode. By deploying the proxy itself to a fixed address (via a one-time-use account) and then using a salt + bytecode hash, it ensures a given contract will always exist at the **exact same address** on every chain, regardless of timing or