Social dapp to conglomerate activities and reactions from different sport clubs
This project aims to collect all club activities in a single dapp where every interaction is onchain/offchain and signed with member private keys. The idea is to have a clear record of who said/decided/voted what in order to bring transparency. We'd like to track all following activities via attestations to the project:
We decided to create a webapp demo in order to present the skeleton of our product. For this webapp we are using Wagmi for the frontend given all React hooks it provides, then we use Sign protocol as core project to create all schemas and corresponding attestations, in detail we are using Sign Protocol SDK to facilitate interaction with SP smart contracts allowing users to create attestations.