paradigmxyz/artemis
A simple, modular, and fast framework for writing MEV bots in Rust. observed · 2026-08-28
Health v2 · maintenance only
30/100
- Activity 0
- Release rhythm 35
- Longevity 87
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1226
- days_rel: n/a
- days_push: 911
- n_releases_24m: 0
Adoption not part of the score
2959 stars · 575 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Artemis is a Rust framework for writing MEV (maximal extractable value) bots, architected as an event processing pipeline with three components: collectors, strategies, and executors. It ships with an example atomic cross-market NFT arbitrage strategy between OpenSea's Seaport and Sudoswap.
Use cases
- build a bot that monitors pending transactions for MEV opportunities
- detect cross-exchange NFT arbitrage between marketplaces
- write custom strategies that react to new blocks or marketplace orders
- submit transactions or off-chain orders automatically from bot logic
- prototype modular event-driven trading bots on Ethereum
When to choose
- you want a modular Rust framework for building MEV bots on Ethereum
- you need a collector-strategy-executor pipeline for reacting to on-chain and off-chain events
- you want a reference implementation of atomic NFT arbitrage between Seaport and Sudoswap
When to avoid
- you need a production-ready, actively maintained MEV bot with no custom development
- you are not comfortable writing Rust and deploying smart contracts
- you target chains other than Ethereum without adapting the collectors and executors
Facets
framework · maturity maintenance
agent-framework webhook trading concurrency developer-tools blockchain fintech developer-tools rust cross-platform mev ethereum event-pipeline arbitrage smart-contracts nft-arbitrage cryptocurrency automation
1 source
- readme: https://github.com/paradigmxyz/artemis · fetched 2026-08-28 · 456313fa15f0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| paradigmxyz/artemis | main | 30 |
For agents
markdown · JSON · MCP: product_card(name="paradigmxyz/artemis")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem