Ethereum Super Wallet SDK Bot Integration

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

Install Coin98 SDK with Ethereum

Example:

  • Bot Telegram Super Wallet: @coin98_telegram_wallet_bot

  • Bot Example for integration: @coin98_connection_bot

Yarn

yarn add @coin98-com/telegram-connect-sdk

Npm

npm i @coin98-com/telegram-connect-sdk

How to use

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