The problem SigmaZK solves
The platform aims at bridging the gap between onchain and offchain data verification while simultaneously insuring your SSI of your data. With the help of SigmaZK, Admins of DAOs and NFT Communities can create schemas and members of the community can claim offers on the same. When members of the community claim an offer the same is verified by the verifier in our system which is collab.land
Challenges we ran into
Challenges
- Initially we planned on using Dune for analytics in our project. We implemented the same, but later came to realise that as ours is a zero knowledge system we couldn't have any deep level analytics on the same.
- We also planned on using push protocol that'd notify users when they had successfully claimed an offer. As Push protocol requires the wallet addresses of the people who use it and our system is a zero knowledge system, we had to scrape that plan as well.