Telegram Bot
The most popular way to use Para in a Telegram Bot is to leverage with the . You have the option of allowing your users to their pregenerated wallets, which can happen directly within Telegram or in a standalone app.Mini-App
You can build Mini-Apps two ways:- Use the with the password option.
- Use with the web SDK in a web framework of your choice. Once you have a web example working, use Telegram to create an interface for getting and setting data, like in .
- You’ll need to decide where and how you want users to claim their pregenerated wallets. This can happen within Telegram Mini-Apps or in a standalone app.