frankie
frankie
my huff skills are not quite up to the task, but would love to see some huff in the repo! @refcell is there any tooling for generating rust bindings for...
> re huff-rust bindings: it depends. huff does include syntax for generating a json abi compatible with solc. however, it is common for huff contracts to include non-standard abi encoding...
thanks for your contribution! @mattsse's mev-share client looks good, let's please use that inside the collector instead of rolling our own 🙏
would be great to support this, feel free to make a PR!
Agree with @pistomat, let's make this a `Collector` instead of `Collector` to avoid having to do manual destructuring
Thanks for the feedback, we'll add a getting started guide. For now, I would suggest looking at [this](https://github.com/paradigmxyz/artemis/blob/main/bin/artemis/src/main.rs), which is an end to end example of running an NFT arbitrage...