注册并分享邀请链接,可获得视频播放与邀请奖励。

Rand
@randhindi
Founder (@zama), deeptech investor ( & competitive biohacker
加入 June 2009
7.2K 正在关注    41K 粉丝
Something nice about FHE is that you can build privacy-preserving analytics into your smart contracts, so that you can get some idea of how people use your product without seeing their data. All it takes is a single line of solidity code: FHE.add(encryptedSwapAmount, encryptedTotalVolume). For example in our confidential RFQ swap, we have an encrypted volume counter that adds the encrypted amount swapped in each trade, which is then revealed every 100 trades (or any other time period you decide). This is important for 2 reasons: 1. it gives us data to improve the product, and 2. it gives token holders visibility on protocol growth and how many fees are being burnt as a consequence.
显示更多
0
26
144
17
转发到社区