Skip to content

This project was completed as part of final year internship and represents the first step in creating a secure Telegram messaging website using Web3.

Notifications You must be signed in to change notification settings

Arth-y/Web3Telegram

Repository files navigation

Web3Telegram

This project was completed as part of final year internship and represents the first step in creating a secure Telegram messaging website using Web3. You can find it here : The Website

Prerequisites

Before running this application, make sure you have the following installed:

Quick start

First, clone the repository with the following command:

git clone https://github.com/Arth-y/Web3Telegram.git

Navigate to the project directory:

cd Web3Telegram

Install the dependencies:

npm i

Then, you can run the application in development mode:

vercel dev

Open http://localhost:3000 to view it in the browser. The page will automatically reload if you make changes to the code.

Usage

This website allows you to send a message to a user via a Telegram bot created for this purpose, using the user's "chat_id" to deliver the message.

Chat_id

The chat_id can be found using another Telegram bot, and a mini-tutorial is available on the web page.

tutorial-chat-id

Telegram Bot

The Telegram bot that sends the message :

bot

Example :

example-smg

Learn More

You can learn more about the tools I used :

Vite documentation.

React documentation.

Tailwind documentation

Vercel documentation

node-telegram-bot-api

react-toastify

About

This project was completed as part of final year internship and represents the first step in creating a secure Telegram messaging website using Web3.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published