Users can browse all schemas recorded in the EAS for Flow blockchain. The application provides a structured list of schemas, allowing users to view details such as the schema UID, the schema fields, creators, and the number of associated attestations. This page also provides info on the total number of schemas that were created in the blockchain and the number of unique creators.
The EAS Flow Scan enables users to explore all attestations stored on the Flow blockchain. Users can see details including the UID, the schema referenced, attester information, and timestamps of attestations.
When a user connects their wallet, the application filters and displays schemas and attestations associated with that wallet. This feature allows users to track their contributions and attestations more easily.
Users can define and create their own schemas through the web interface. By specifying structured formats for attestations, users contribute to a standardized attestation framework. Schema creation requires signing with the connected Flow wallet. The users can also specify if attestations created with this schema should be revocable or not. Furthermore, it is also possible to insert the address of the Resolver contract (if any).
The application allows users to issue attestations based on predefined schemas. Users should first insert the schema ID to use for the attestation, afterwards can input attestation data, sign the attestation with their wallet, and submit it to the Flow blockchain.