Skip to content

simtopia/verbs_rust_examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.