FUZD allows users to schedule and execute transactions in the future without the server knowing their content until execution time. It supports encrypted transactions using Drand and is modular, supporting multiple execution engines and decryption systems. The project currently supports both Starknet and EVM chains.
fuzd allow you to execute transactions in the futire without knowing their content until execution time
User can specify a specific time at which the tx need to be executed
They remain encrypted until execution time using drand
You can switch the execution engine or even the decryption system. Support any chain. Currently Starknet and EVM.