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

Port Strategy to Huff #30

Closed jtriley-eth closed 1 year ago

jtriley-eth commented 1 year ago

Closes issue #6

This ports the strategy to huff and maintains feature parity to make it a drop-in replacement. Further details are written in the README file.

jtriley-eth commented 1 year ago

Also, the contract is precompiled. A forge script can be run with ffi enabled to validate the compiled code matches that of the huff compiler. This is the only script that requires huffc.