---
id: qrcode-generator
title: Generate QR Codes with developer tools
description: Learn how to create and use QR codes for credential sharing and verification in digital identity workflows using the developer tools.
hide_title: true
hide_table_of_contents: true
sidebar_label: QR Code Generator
keywords: [QR code generator, credential sharing, OpenID4VCI, OpenID4VP, EUDI Wallet, developer tools, digital identity, verification]
slug: /devtools-qrcode-generator/
---

> **Build this with an AI coding agent.** Install the iGrant.io Agent Skills, then ask your agent to build the integration:
>
> ```bash
> npx skills add L3-iGrant/skills
> ```


import QRGenerator from '@site/src/components/QRGenerator';

<QRGenerator />
