NFT Minting with ID 2.0

This section introduces you to the tutorials for a creating a minting platform.

This tutorial guides you through creating a minting platform tailored for individuals aged 18 and above. To ensure compliance, the platform requires proof of the user's age. The tutorial is divided into three parts:

  1. Backend Implementation and Cryptography: This section covers the backend implementation, focusing on cryptographic methods and the verification process.

  2. Frontend Development and Concordium Communication: It covers frontend development and communication with the Concordium blockchain using concordium-web-sdk. Integration with web wallets will also be explored.

  3. Application Demonstration: The final part showcases the application in action, demonstrating its functionality and how users can interact with it.

Last updated