登録して招待リンクを共有すると、動画再生報酬と紹介報酬を獲得できます。

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.
もっと見る