Skip to content

AyatDev/trading-bot-eth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Ethereum Trading Bot

Automated trading bot for Ethereum DeFi protocols.

Features

  • DEX Integration — Uniswap V2/V3 support
  • Arbitrage Detection — Cross-DEX price differences
  • Gas Optimization — Dynamic gas price management
  • Risk Management — Stop-loss and take-profit logic

Tech Stack

  • Node.js / TypeScript
  • Ethers.js
  • Uniswap SDK
  • Hardhat

Structure

src/
├── bot.ts
├── arbitrage.ts
├── dex/
└── utils/
config/
└── config.ts

Contact

  • LinkedIn: linkedin.com/in/ayatdev
  • GitHub: github.com/AyatDev

Releases

No releases published

Packages

 
 
 

Contributors