Digital business cards to help people connect easier while attending web3 conferences and events. The end goal is to create a reputation ecosystem to replace web2 platforms like LinkedIn and Eventbright.
Mina:For users to deploy SBT.
Boba:For users to deploy SBT.
Gnosis:For users to deploy SBT.
Polygon:The Souldbound minting contract deployed and consumed with cheap fees.
Optimism:The Souldbound minting contract deployed to this network to experience high scalabality.
The Graph:To build the SBTs gallery for each user profile so the user can see the information almost instantly by subgraph, in the future we can also leverage it to get aggregated information about minted SBTs or other statistical data.
Open Zeppelin:We are using the following open zeppelin libraries:erc721metadata, erc165, erc712, ownable, bitmap and signature checker. We are also using their upgradeability pattern using UUPS and also open zeppelin upgrades hardhat plugin here are the code lines:
IPFS/Filecoin: To upload metadata about the encounter, upload media data, dapp deployed to IPFS.code is here
Ceramic: To mix these on-chain solutions with off-chain portable data by using Ceramic and Lit protocols, to achieve a superior UX combined with React to easily onboard every kind of use in any platform so that users can own data by themself.code is here
ENS:Optional subdomains or just integration with avatar, twitter fields, create profile in eth page and redirect to web2 eth.link.code is here
Sismo:To increase trust and understand about users well by aggregating on-chain data visible while protecting user privacy information.code is here
1.Privacy fighter :Adding NFT collector badge to use in case use wants to have more security for their NFTs but still use ZK Badge for reputation. It's merged and deployed here. And here. ZK badge in sismo codebase.