You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Ecosystem Lacks a Simple SBT Minting App for Online Events
The Telegram ecosystem is experiencing continuous growth in voice chats and video streaming, yet there is no dedicated tool for seamless Soulbound Token (SBT) minting in this space. What’s missing is an application designed specifically for online events, allowing participants to receive unique, non-transferable tokens as proof of attendance or engagement.
The only existing alternative, Onton, was built for offline events and does not meet the needs of the online community. Our hands-on experience and data confirm that there is a strong demand for such a solution. Now is the time to fill this gap with a streamlined, user-friendly minting tool that aligns with the evolving digital event landscape.
Context
Technical Tasks for the Developer
Define Tech Stack and Tools
Choose the technology stack:
Language: Python (Telethon) or TypeScript (Telegram Mini Apps).
Blockchain Integration: TON SDK (Jetton/SBT).
Database: SQLite, PostgreSQL, or Firestore (if needed).
Telegram Integration
Develop a bot or Mini App that:
Identifies event participants (based on activity in chats/voice/video).
Issues SBTs as proof of participation.
Is managed by event organizers.
Blockchain Functionality (TON)
Deploy a smart contract for SBT minting (or use an existing one).
Enable interaction with user wallets:
Autonomous SBT generation.
Ownership verification via Explorer API.
Development and Testing
Implement core endpoints for Telegram-bot and blockchain communication.
Ensure stability (load handling, response time).
Secure user data and prevent vulnerabilities.
Deployment and Maintenance
Set up a server (e.g., Pydroid, Railway, or cloud services).
Optimize resource consumption for efficiency.
Prepare a foundation for future updates (scalability mechanisms).
Final Requirements
✅ Fully functional Telegram bot/Mini App with a user-friendly interface.
✅ Working SBT minting mechanism via TON.
✅ Minimal latency and stable performance.
✅ Ready for initial testing.
References
ONTON
Estimate suggested reward
No response
The text was updated successfully, but these errors were encountered:
Summary
The Ecosystem Lacks a Simple SBT Minting App for Online Events
The Telegram ecosystem is experiencing continuous growth in voice chats and video streaming, yet there is no dedicated tool for seamless Soulbound Token (SBT) minting in this space. What’s missing is an application designed specifically for online events, allowing participants to receive unique, non-transferable tokens as proof of attendance or engagement.
The only existing alternative, Onton, was built for offline events and does not meet the needs of the online community. Our hands-on experience and data confirm that there is a strong demand for such a solution. Now is the time to fill this gap with a streamlined, user-friendly minting tool that aligns with the evolving digital event landscape.
Context
Technical Tasks for the Developer
Choose the technology stack:
Language: Python (Telethon) or TypeScript (Telegram Mini Apps).
Blockchain Integration: TON SDK (Jetton/SBT).
Database: SQLite, PostgreSQL, or Firestore (if needed).
Develop a bot or Mini App that:
Identifies event participants (based on activity in chats/voice/video).
Issues SBTs as proof of participation.
Is managed by event organizers.
Deploy a smart contract for SBT minting (or use an existing one).
Enable interaction with user wallets:
Autonomous SBT generation.
Ownership verification via Explorer API.
Implement core endpoints for Telegram-bot and blockchain communication.
Ensure stability (load handling, response time).
Secure user data and prevent vulnerabilities.
Set up a server (e.g., Pydroid, Railway, or cloud services).
Optimize resource consumption for efficiency.
Prepare a foundation for future updates (scalability mechanisms).
Final Requirements
✅ Fully functional Telegram bot/Mini App with a user-friendly interface.
✅ Working SBT minting mechanism via TON.
✅ Minimal latency and stable performance.
✅ Ready for initial testing.
References
ONTON
Estimate suggested reward
No response
The text was updated successfully, but these errors were encountered: