Tried to integrate Aztec protocol, but that solution didn't provide privacy for data submitters. It only provides zero knowledge proofs on values for the moment.
Looked at NuCypher and it had multi party computation, but it also didn't provide privacy for the users, only cool access rights.
Finally looked at Enigma Protocol which allows the creation of secret contracts, but, they need to be created in Rust. Had to learn Rust and how to use the Enigma tool chain to write the contracts.
Couldn't deploy the contracts since the toolchain had an error in configuration. Will continue to learn Rust and see how to use Enigma though.

Log in or sign up for Devpost to join the conversation.