Ethereum Coin98 Telegram Wallet SDK Bot Integration
PreviousEVM-compatible DApps IntegrationNextEthereum Coin98 Telegram Wallet SDK Bot Integration For React
Last updated
This guide helps developers develop the Coin98 Telegram Bot, enabling smooth interactions and customized responses between partner mini-app and the Coin98 Telegram Wallet Follow the steps below to proceed with integration
Example:
Bot Coin98 Telegram Wallet: @Coin98_bot
Bot Example for integration: @coin98_connection_bot
Yarn
yarn add @coin98-com/telegram-connect-sdk
Npm
npm i @coin98-com/telegram-connect-sdk
Our documentation is available in ReactJS and Javascript, so you can choose based on your coding language and navigate to the appropriate link
Last updated