@o9timus9rime
Stop writing your smart contracts like it's 2017. If you’re a Solidity dev, the learning curve for @zama is tiny. You keep your Hardhat/Foundry setup. You just swap uint for euint and use the built-in encrypted operators (eint.add(x,y)).
The MPC-KMS handles the secure key sharding in the background. Your code needs to move from public by default to private by design, Go check out the fhEVM template and build a private DCA bot. #ZamaCreatorProgram