Reference
Credentials & Badge Contracts
A concise overview of the DIDLab badge contract and how credential-style NFT records fit into the learning platform.
Purpose
DIDLab uses an on-chain badge contract for credential-style learning and research workflows. The public portal exposes the working credential interface at /nft; deeper issuance policy, grading rules, and course-specific badge criteria remain instructor-managed.
Current network contract
- Badge contract:
0xF576C25355981AB143595FE0Bc224d6E46acC54f - Network: DIDLab, chain ID
252501 - Explorer:
https://explorer.didlab.org
Public workflow
- Connect a DIDLab wallet.
- Open the Credentials page.
- Read the badge/credential metadata shown by the portal.
- Use Blockscout to inspect the contract and relevant transactions.
- Verify the holder address and token/badge identifier independently.
Course boundary
The public documentation explains how to read and verify a credential. Instructor-only issuance rules, assessment mapping, badge eligibility, and graded evidence belong in Canvas and DIDLab Labs.