ton-society / grants-and-bounties

TON Foundation invites talent to imagine and realize projects that have the potential to integrate with the daily lives of users.
https://ton.org/grants
243 stars 103 forks source link

NFT Marketplace Integration and Reward System for TON Blockchain Course #367

Open SwiftAdviser opened 7 months ago

SwiftAdviser commented 7 months ago

Summary

Development of an NFT interaction and reward system for students of a blockchain course on the TON platform.

It's a part of the Blockchain Course Service for Practice Modules task.

Requirements

  1. Create a "Learn-NFT collection" with a price of 0.5 TON on GetGems. If there are fewer than 10 items for sale, the service module checks and mints enough items so that the collection always has at least 10 items for sale.
  2. Use the NFT-issuer smart contract, similar to the one in TON Hello World: Wallets. (send learn-NFT from the learn-NFT collection to the smart contract and receive reward-NFT SBT)
  3. Create and release a special reward-NFT collection related to the course and attach it to the smart contract NFT-issuer.
  4. If the student has a reward-NFT SBT in their wallet, mark the task as resolved on Coursera using the LTI standard.

Deliverables:

REWARD

🪄 Created with the help of TON Bounties Creator Bot.

SwiftAdviser commented 7 months ago

@coalus is welcome with his experience of creating SBT collections

coalus commented 7 months ago

Hey! I would be really happy to work on this bounty

delovoyhomie commented 4 months ago

@coalus, how is the progress? I see there have been some difficulties.