The mev-commit chain uses native ETH that must be bridged from L1 using our lock and mint bridge. A user CLI application can be downloaded from the releases page.
Or download the 1.1.0 bridge CLI directly from the links below: You can confirm your operating system and architecture by runninguname -sm
.
On MacOS, a warning may appear about running untrusted software. Try using xattr -d com.apple.quarantine ./user-cli
to disable this warning, or feel free to build/use the CLI from source here.
To check other options available in the user CLI, users can use the -h
option