zama-ai / bounty-program

Zama Bounty Program: Contribute to the FHE space and Zama's open source libraries and get rewarded đź’°
https://zama.ai
243 stars 13 forks source link

Encrypted ERC721 and market place #91

Closed Lcressot closed 9 months ago

Lcressot commented 9 months ago

Zama Bounty Program: Proposition

fhEVM

Marketplace contract: it will allow any kind of erc20 tokens for paiement, even encrypted erc20.

Marketplace UI: it will allow a user to decrypt which tokens it owns for a given ERC721 collection. The user will see what NFTs are on sale, and will be able to create bids for purchasing or selling. As subgraphs are not available yet for ZAMA blockchain, the fetching of past events will be limited to few thousands blocks into the past. A subgraph for the marketplace will be handed for when it becomes possible to use it.

zama-bot commented 9 months ago

Hello Lcressot,

Thank you for your bounty proposition! Our team will review and add comments in your issue! In the meantime:

  1. Join the FHE.org discord server for any questions (you’ll find a dedicated #zama-bounty-program channel).
  2. Ask questions privately: bounty@zama.ai.

Talk soon,

Lcressot commented 9 months ago

Sorry I figured this cannot be done. Keeping an address encrypted will never work because when a txn is done, we know what address made it, and we can link this to the info that should be hidden.