Taste Protocol is a DAO that facilites collaborative compilation of heritage recipies, powered by smart contracts and IPFS
Taste Protocol facilites collaborative compilation of heritage recipies, powered by smart contracts and IPFS. Our main functionality is to allow users to view, publish, request and vote on recipes submissions. With the key goal of preserving traditional and heritage recipies beloved by people worldwide.
We used a hardhat project for smart contract development and deployment onto OP, Base, Zora and Mode Testnets. Taste Protocol is a single smart contract, which handles recipe requests with token reward, recipe upload, voting on recipes, and token reward distributions for winning recipes submissions. The voting process of Taste Protocol is done through Attestations with EAS. We have registered our schema on EAS, and the Taste Protocol contract is also a EAS SchemaResolver, which directly update vote count for submission entries when attestations are made. We are leveraging OP Stack layer 2s to ensure the costs are low, and for future multichain interoperability.