paradigmxyz / artemis

A simple, modular, and fast framework for writing MEV bots in Rust.
Apache License 2.0
2.31k stars 442 forks source link

Fix docker build #22

Closed 0xmichalis closed 1 year ago

0xmichalis commented 1 year ago

The docker build is currently failing with:

error: no bin target named `opensea_sudo_arb`.
Available bin targets:
    artemis
0xmichalis commented 1 year ago

Let me know if you'd be interested in merging a CI workflow that runs a docker build and I can push one either as part of this PR or a separate one.

0xmichalis commented 1 year ago

Opened https://github.com/paradigmxyz/artemis/pull/25