This product can visualize each member's contribution in DAO. Using this tool contributors can ①propose DAO’s strategies and tasks ②submit outputs for each tasks ③send comments for teammates. And everyone can see each DAO’s tasks and submit their output.
This product can visualize each member's contribution in DAO. Today, DAO members use a lot of tools(Alagon, Twitter, Dsicord, Snapshot etc..) and that makes it impossible to visualize each member’s contribution. So we developed a tool that can gather member’s activity and visualize hidden contribution. Using this tool contributors can ①propose DAO’s strategies and tasks ②submit outputs for each tasks ③send comments for teammates. And everyone can see each DAO’s tasks and submit their output. Unyte restores all activities and you can see who to grant.
We used solidity to mint tokens that contributors can get when they propose tasks or submit outputs. We wanted to use web3.storage to store outputs but we cannot finish developing. We also use react + Firebase to store user’s data and develop frontend. We use ERC-20 and made the mint-function public but we only use tokens to visualize contribution(not to transfer value).