Skip to content

yushaku/telegram_bot

Repository files navigation

Telegram Bot Trading

Welcome to my telegram bot trading. video start

Hightlevel Design

flowchart LR
1(User) ----> 2(Telegram)
2 <--Message-->3(bot server)

subgraph backend
3 <--swap--> 4(uniswap)
3 <--cache--> 6(redis for cache)
6 --get--> 7(mongo)
3 --write-->7
end
Loading

Video demo

start and mamager wallet

  • first you need create or import an wallet.
start.mp4

Token Exchange

  • swap token with uniswap pool
swap.mp4

Tracking wallet

tracking.mp4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published