Andamio Access Token Demo
Cardano wallet connection status
Andamio access token found in wallet
Verified participant for this course
Course ID: 2c6f66886cf4623e44b011e9569535b22d8a763e78745f9259c66a06
Verified contributor for this project
Project ID: 4e644796ca949c030e5df47f449cd1b7bda2945dc8949e84e485928d
Checks if the connected wallet holds an Andamio access token with the specified policy ID.
Extracts the alias from the asset name by converting hex to string.
Fetches the UTXO, parses the datum, and searches the credentials list at datum.fields[2] for both project and course credentials.
Grants access when checks pass: wallet connected, token detected, and credentials verified. Supports both project-level and course-level access control.