#dusk $DUSK @Dusk
I am following DuskEVM and the Hedger module in its composition. DuskEVM is a Dusk execution layer compatible with the regular EVM stack: Solidity, Foundry, Hardhat, viem, ethers, and standard wallets operate unchanged in the new environment. Payment for gas is made in DUSK US dollars, and calculations and status data are recorded on DuskDS, the network consensus level and data availability.
The transaction first enters the DuskEVM sequencer, is included in the L2 block, then the butcher publishes the data to DuskDS, and state fixes and correctness proofs are formed there. Hedger is embedded in this stack as a privacy module for EVM. It combines ElGamal-based homomorphic encryption on top of elliptic curves with zk proofs and a hybrid UTXO/account model, so the balance and amounts remain encrypted but verifiable if necessary. For me, as a trader, the key detail is that Hedger is laying the foundation for the future launch of closed order books: orders that will no longer be visible to prying eyes, reducing the risk of manipulation and protecting participants from disclosing volume and intentions. Proofreading is generated directly in the browser in less than two seconds, so the delay does not interfere with trading. ⚙️

The infrastructure for regulated markets and the infrastructure for normal algorithmic trading actually require the same thing — transparent audit on request. Come to the stream in the evening, we will set up the algorithm for trading $DUSK