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

An app for creating online events and paid tickets for them #971

Open
barillax-crypto opened this issue Feb 22, 2025 · 1 comment
Open
Labels
Developer Tool Related to tools or utilities used by developers

Comments

@barillax-crypto
Copy link

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

  1. 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).

  1. 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.

  1. 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.

  1. Development and Testing

Implement core endpoints for Telegram-bot and blockchain communication.

Ensure stability (load handling, response time).

Secure user data and prevent vulnerabilities.

  1. 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

@barillax-crypto barillax-crypto added the Developer Tool Related to tools or utilities used by developers label Feb 22, 2025
@barillax-crypto
Copy link
Author

barillax-crypto commented Feb 24, 2025

our small project had a fee of $300 for three events @vibemacaron

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Developer Tool Related to tools or utilities used by developers
Projects
None yet
Development

No branches or pull requests

1 participant