/era_vm

EraVM implementation

Primary LanguageRustMIT LicenseMIT

EraVM

Requirements

Testing

Run

make deps

to fetch the era-compiler-tester test suite and install all the zkSync LLVM dependencies.

Then do

make test

to run all tests.

Documentation

Documentation can be found under the docs folder. Still a work in progress.

Useful references