For the complete documentation index, see llms.txt. This page is also available as Markdown.

Ethereum Coin98 Telegram 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 Telegram Wallet SDK with Ethereum

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

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