anton-rs / cannon-rs

An alternative implementation of the OP Stack's Cannon, a MIPS emulator for the EVM.
MIT License
59 stars 10 forks source link

✨ `cannon` binary + lib + `preimage-oracle` i/o bindings #27

Closed clabby closed 1 year ago

clabby commented 1 year ago

Overview

Wraps up the preimage oracle bindings and implements the cannon binary for usage by the op-challenger

Metadata closes #4 closes #5