Building an Arbitrage Bot on Starknet: Part 3 - Conclusions
2024-08-30 | #blockchain #mev #starknet
Wrapping up the series: improvements made, lessons learned, and the open-source release of StarkShift.
2024-08-30 | #blockchain #mev #starknet
Wrapping up the series: improvements made, lessons learned, and the open-source release of StarkShift.
2024-08-19 | #blockchain #mev #starknet
Implementing the arbitrage bot in Python with asyncio — the Exchange interface, Binance and AVNU integrations, and the Arbitrage class that ties it all together.
2024-08-08 | #blockchain #mev #starknet
How a CEX-DEX arbitrage bot works: fetching tickers, calculating spreads, sizing orders, and the math behind finding profitable opportunities.
2024-07-18 | #blockchain #mev #starknet
Explore Starknet's architecture, the sequencer's FCFS model, and transaction lifecycle — the key concepts behind building an arbitrage bot on a zk-rollup.