Bro, in the next tutorial, make a video on how to generate a telegram user id number in the frontend of the web app
@Allinone-ry8dr2 ай бұрын
so all the mini game tokens are not just numbers in the database? then on the TGE that they will be distrbuted after token creation or do we do everything at first? can u show us the roadmap from start to end how to do the airdrop distrbution in cex and ton blockchain
@mich_thedev2 ай бұрын
Its gotta be the first apporach - recording the no. of tokens in the database and distributing after token creation
@jamaka_me_code7962 ай бұрын
I presume if using acct abstraction, that you would need to create additional transfer functionality for if the tokens have usecase outside of the app/game?
@thirdweb_2 ай бұрын
Correct you can create a function to transfer out to another wallet if needed.
@web3zedАй бұрын
Brother can you give me a list of all the apps you used in making the mini app and mini game
@wadood_ul_islam66372 ай бұрын
hey thirdweb im facing some issue from unity SDK the image is not loading downloading properly always shows white screen meanwhile the same code was working fine a month ago
@web3zedАй бұрын
Bro please which software application did you use to create the URL
@thirdweb_Ай бұрын
In the tutorial we used a tool called ngrok that creates a url to forward to your local host. This was for testing purposes though. Would recommend that you host your app on your own domain.
@web3zedАй бұрын
Ok thanks
@web3zedАй бұрын
Alright so bro I've literally setup everything I just need to create URL in the botfather but it seems to get more complicated the more I quest I don't know but if you don't mind can you guide me on the next steps to do Or should I send you screenshots of what I mean I really need ur help bro
@AbdulJabbar-gk5tf2 ай бұрын
Sir can you make a video on How to create & mint 10k nft full walkthrough
@Terryguztavo2 ай бұрын
What about creating something meaningful like the trending tap games
@danielayesnu25372 ай бұрын
there are many videos on them. he is only showing you how to build a meaningful onchain using thirdweb
@thirdweb_2 ай бұрын
Next tutorial will cover something more like that, but will require some paid tools.
@venustv16632 ай бұрын
@@thirdweb_ can you pls contact for some project
@joseph50582 ай бұрын
i havent used vite before can the same process work for next.js or react, i think it should just curious on why the change
@infinnerty922 ай бұрын
does this work on mobile telegram where a user wants to sign in with a pre-existing wallet (for example coinbase wallet or metamask?)
@marianamilano8912Ай бұрын
Hello people, amazing video btw thanks for it! Guys, I have a question how is the business model for this mini apps for telegram, if I develop a mini game how is that I can make money with it? Besides the crypto part ofc. Thanks if someone can help me to understand ❤
@yashpatel9402Ай бұрын
From ads that you will get when you will have a good range of subscribers
@abhishekkumaryadav10882 ай бұрын
thank you sir
@j.c64272 ай бұрын
why it didn't ask for a external URL for MiniGame project? how to link minigame?
@GL33TАй бұрын
cool enough
@parsamirzaei-i6wАй бұрын
why when I use "code" in the CMD , nothing opened in the VS?
@DanielEkwere14 күн бұрын
Is it a must to place the telegram script in the index page
@thirdweb_2 күн бұрын
Of course, can you please create a ticket here: thirdweb.com/support
@simont7332 ай бұрын
What if we want to link to Ton wallet
@kojopapo2 ай бұрын
How do i add an imported contrat
@web3zedАй бұрын
Brother I've setup everything And my Mini app still doesn't work Can we have a small lecture brother 🙏
@vitasheng849827 күн бұрын
It’s cool but when I try to ngrok my localhost its invalid url I don’t know why
@bigkahuna86522 ай бұрын
It's a bit confusing that the user needs to confirm addition of winnings to their balance with another button press
@thirdweb_2 ай бұрын
You could replace the button that opens the modal directly with the TransactionButton (you’re right in where there is an extra click involved)
@QuotesandWordsАй бұрын
Is it possible to play with other payers not with the computer?
@thirdweb_Ай бұрын
It is possible. That is based on the game you build for the mini app
@বাসজারАй бұрын
How to add app play button to my bot
@Immrmaxii22 ай бұрын
bun is not recognized
@shrujankharwadey87692 ай бұрын
i think we can make use of npm here, if bun is not installed in your device
@Immrmaxii22 ай бұрын
@@shrujankharwadey8769 Ok let me try
@thirdweb_Ай бұрын
You can use npm, yarn, or pnpm as well
@SurferxtokenofficialАй бұрын
Ful gide plz
@sohailabbas0072 ай бұрын
Can anyone tell me can we monetize these apps with ads? Or what are the monetization ways?
@Morefunny_memesАй бұрын
Hello
@sohailabbas007Ай бұрын
@@Morefunny_memes hello ?
@freshbee3920Ай бұрын
Can I get you for more explain
@MCADA_TVАй бұрын
I wanna sell beats on telegram😢
@Cointalkertive26 күн бұрын
A music producer?
@web3zedАй бұрын
alright bro Ive literally setup everything I just need to create url And it seems a bit difficult Can you lend me some aids bro
@thirdweb_Ай бұрын
For testing/dev purposes we used ngrok in the tutorial. For a production app you would need to get/purchase your own domain and that would be the domain you point your app to.