Usage Help
Subway2023 opened this issue · 1 comments
Subway2023 commented
Is there a specific tutorial on how to compile this project, how to compile EVM bytecode, and how to execute it?
DaniPopes commented
You can check out the examples folder for usage as a library, and toy with it using the local CLI with cargo run -- --help
.