註冊並分享邀請連結,可獲得影片播放與邀請獎勵。

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
轉發到社區