Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 550 Bytes

File metadata and controls

21 lines (14 loc) · 550 Bytes

VERBS Rust Examples

Examples of Ethereum simulations implemented using the VERBS rust library.

This is a demonstration of the use of VERBS as a purely Rust library, in comparison to the Python API examples found here.

Full documentation for the Rust API can be found here.

Running

The example can be run from the CI using cargo, running

cargo run --release -- --help

will show the program arguments.