Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 570 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 570 Bytes

OpenSwapbot

Description

OpenSwapbot is a python telegram bot that allows users to access the functionality of a DEX like Uniswap through the telegram interface. It aims to use Telegram as a one stop interface for wallet and trading features like swapping. This project simplifies the interface of making an on-chain swap to something familiar like telegram and brings accessbility to DeFi to anyone with a smart phone

Installation

  1. Install dependencies
    pip install requirements.txt
  2. Get Telebot token from Botfather
  3. Run main.py
    python main.py