Judging Criteria
All submissions must contain clear and concise information with explicit instruction and images describing each step required to execute the process. An accompanying video in addition to the written content is highly desired.
All submissions will be put through an industry standard plagiarism detection tool to ensure that all submissions are the work and ideas of the person submitting for the bounty. If the plagiarism tools flags your submission you will be disqualified from participation in the bounty.
You will be provided with resources (if available) as an aid to help you get started. The sole act of submitting content for the bounty does not automatically qualify you for the bounty. Our team will review all submissions and will choose the submission whose content best fits the needs and requirements of the bounty.
Only one participant will be selected as the winner for the bounty, and they will be notified within 7 working days after the bounty has ended.
Description
Amount of Bounty
Grant Sponsor: XDC Foundation. All monies paid will be in XDC.
What will you be creating?
You will be creating how to documentation for the XDC Network. Some documentation has already been created, and you will read through it to ensure it works as intended, reads clearly or if it needs better clarification, then make those changes. Those items without documentation will be created from scratch. Documentation will have images that describe or represents what's being done or described in your tutorial.
Details
Create and deploy an XRC721 NFT with Image on the XDC Network
In this article, we will guide you through the procedure of creating your first XRC-721 (NFT) contract on Remix IDE with Open Zeppelin, deploying NFTs image/metadata on IPFS, deploying smart contract XDC Network.
What you will learn
In this tutorial, you will learn how to use Open Zeppelin and Remix to deploy an NFT to the XDC Network mainnet and XDC Apothem testnet.
What you will do
- Configure Remix
- Create an XRC721 smart contract using Open Zeppelin
- Deploy the XRC721
- Store an image in IPFS
- Interact with your NFT
Total Prize of Bounty
Total sum of up to $800.00 USD worth of XDC for this event, reward amount assigned at judge's discretion.
Further Details
This event will be an ongoing collaboration to create "how to" documentation for the XDC Network. All documentation will be open source and uploaded here:
https://github.com/XDC-Community/docs/tree/main/how-to/XRC721/OpenZepNFT
Resources
These are some of the resources you have available to you where you will find the necessary information to complete your submission.
Apothem Test Network
https://www.apothem.network/
Apothem Faucet
https://faucet.apothem.network/
xdc.dev
https://www.xdc.dev/
OpenZeppelin
https://docs.openzeppelin.com/contracts/4.x/wizard
Remix
https://remix.xinfin.network/