@akashvip
gZama fam,
we all are @zama army, grow with zama to keep our privacy safe.
🧩Are developers sleeping on this new way to test encrypted contracts?
After I spending long time working with the FHEVM hard hat plugin and it has been interesting to see how the different testing modes chanage the workflow.
The Sepolia testnet version is slower but it is the only place where we can use real encrypted values.
Running test there show how the contraact behave under real conditions which is important if we are building confidential applications.
I know It is slower but it gives a clearer picture of what the final setup look like.
Overall the three modes make it easier to move from simple tests to something close to production without changing tools or rewriting everything.
Now anyone working with encrypted smart contracts will probably find theie structure useful as they scale from early ideas to working deployments.
#ZamaCreatorProgram