Pinned Repositories
aaveFlashLoan
1st Place 🏆 in the Gitcoin Web3 World Aave Hackathon. A bot that does arbitrage between two Uniswap exchanges using an Aave Flashloan as the capital for initial trade. Got a nice write up from the Aave team - https://medium.com/aave/gitcoin-x-aave-hackathon-recap-f61d24af2cb
bdex-AMM-Arbitrage
A package and CLI tool to get data and arbitrage for specified tokens/exchange pools. - by bt3gl
cake_sniper
EVM frontrunning tool
cryptocurrency_arbitrage
Automated Trading program that detects pairwise and triangular arbitrage opportunities on altcoin/bitcoin exchanges
dxlaunch-presale-abi
Reverse Engineered DxSale Launch Presale Contract ABI
Front-RunBot
front-running uniswap bot
LuaDota2
Scrips
Tinker
txPoolSniper
Uniswap
uniswap源码学习。cuiswap-master为教程前端代码。uniswap-v2-core为核心合约。uniswap-v2-periphery为周边合约。uniswap-front-interface为前端代码。uniswap_deploy作为部署工厂合约和路由合约,整合了核心合约和周边合约代码。
a04512's Repositories
a04512/cryptocurrency_arbitrage
Automated Trading program that detects pairwise and triangular arbitrage opportunities on altcoin/bitcoin exchanges
a04512/go-quantcup
Port of winning www.quantcup.org competition entry (implementing a fast stock exchange matching engine for an HFT bot) from C to Go