Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(docs): mint completion nft #4521

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from

Conversation

vivekjain23
Copy link
Contributor

@vivekjain23 vivekjain23 commented Dec 17, 2024

Description of change

This PR brings up the enhancement of NFT minting on completion of the CTF challenge.

Links to any relevant issues

Fixes #4133

Type of change

  • Enhancement (a non-breaking change which adds functionality)

How the change has been tested

Changes were built locally

Change checklist

  • I have followed the contribution guidelines for this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that new and existing unit tests pass locally with my changes

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Dec 17, 2024
@iota-ci iota-ci added the devx Issues related to the DevX team label Dec 17, 2024
@vivekjain23 vivekjain23 added the dx-documentation For TW or documentation related issues. label Dec 17, 2024
@vivekjain23 vivekjain23 marked this pull request as ready for review December 17, 2024 15:08
@vivekjain23 vivekjain23 requested a review from a team as a code owner December 17, 2024 15:08
Copy link
Contributor

✅ Vercel Preview Deployment is ready!

View Preview

@vivekjain23 vivekjain23 changed the title Devx/mint completion nft feat(docs): mint completion nft Dec 18, 2024
Copy link
Contributor

✅ Vercel Preview Deployment is ready!

View Preview

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devx Issues related to the DevX team documentation Improvements or additions to documentation dx-documentation For TW or documentation related issues.
Projects
Status: Under Review
Development

Successfully merging this pull request may close these issues.

Mint a completion NFT to the user upon finishing each challenge
2 participants