-
Notifications
You must be signed in to change notification settings - Fork 142
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
Implementation of cNFT on the TON blockchain (Step-by-step guideline) #437
Comments
This is part two for #424 There will be more code, a real case study, and tips for creators. The first part is conceptual. |
@delovoyhomie please, set up an assignee for me and @Razzwan @Razzwan will write the code for the manual, I will be creating step by step instruction |
Good. Let's proceed. Can you add as a deliverable merged PR to docs.ton.org? |
Yes, but I need a quick tutorial on how to create this PR, can you send it? |
DM-ed you with a tutorial. Let's go |
I'm ready to start. Please, assign me |
@Razzwan @seriybeliy11, hey folks! |
@seriybeliy11 @Razzwan, gently reminder 🙂 |
@delovoyhomie Hi! Could I be assigned to this Bounty? There hasn’t been any activity for almost a year, so I decided to take the initiative, and I’m nearly done with it. |
@delovoyhomie Hi! I’m excited to present the finalized step-by-step guide for implementing compressed NFTs on the TON blockchain. In addition to the guide itself, I’ve made some changes and packaged all services and dependencies into a single docker-compose file. This simplifies interactions and enables faster setup. Moreover, I’ve developed a simple example in the form of a Telegram bot, allowing users to claim their NFTs. This tool addresses the issue described in the documentation and serves as an example for developers to easily integrate the claim functionality into their applications. I hope there are no objections to my initiative to take on this bounty. @SwiftAdviser, I’ve prepared commits to include the example in docs.ton.org. However, I’m not entirely sure everything is formatted correctly. Could you please review them here? If everything looks good, I’ll proceed with creating a Pull Request. Additionally, if everything goes well and I’m assigned this bounty, I’d like to ask whether it’s possible to increase the reward amount from $600 to $1000 for the additional work, such as packaging all services in Docker and implementing the Telegram bot. |
Summary
Guide to develop a system for implementing cNFTs on the TON blockchain
Bounty Context
Why it's Important?
With the rising popularity of NFTs and its growing impact on various sectors, it is vital to introduce the concept of NFTs on the TON blockchain. This not only opens up new opportunities for artists, creators, and collectors on this platform, but also enhances the utility and usage of the TON blockchain.
Problem showcase
There is very limited documentation and case studies available on implementing cNFTs or Continuous Non-Fungible Tokens on the TON blockchain. This creates a huge gap in knowledge and practice for developers who want to work on this technology.
Potential Solution
Developing a step-by-step guide to implementing cNFT on the TON blockchain. The guide should include explanation of the concept, detailed instructions for developers, a demo on a real case study, and guidelines for debugging and troubleshooting. This guide will act as an instructional manual and reference document for developers.
Defenition of Done
References
None provided at the moment. End references will be gathered during research and incorporated into the guide.
REWARD
🪄 Created with the help of TON Bounties Creator Bot.
The text was updated successfully, but these errors were encountered: