Create Onchain Attestations for Talent Protocol Builder Passports
Talent Protocol is one of the leading projects in base - however currently their data is still only stored on their own servers. By leveraging attestations technology on the Base network we now allow for anyone to bring their passport onchain through a complete enough schema to generate a w3c v2.0 compliant verifiable credencial.
We build a simple nextjs app that allows anyone to connect their wallet via wallet connect and if they have a Talent Passport then they will be able to trigger an attestation to be created which serves as a snapshot of the Talent Passport at that moment in time.
We also created some utilities to go from a w3c verifiable credential data structure to a data structure that is compliant with the EAS data format. Hence all the data stored in the EAS Attestation are enough to build back a W3C Verifiable Credential compliant representation.