Skip to content

anoma/juvix-cairo-vm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI

A custom CLI wrapper for the Cairo VM with Juvix support. The code is based on cairo-vm-cli.

The easiest way to provide the right options to run Juvix programs compiled to Cairo VM bytecode is to use this script: run_cairo_vm.sh

Once you have both juvix-cairo-vm and run_cairo_vm.sh on path:

  • compile Program.juvix to Program.json with juvix compile cairo Program.juvix,
  • run with run_cairo_vm.sh Program.json or run_cairo_vm.sh Program.json --program_input input.json

About

Cairo VM CLI with Juvix support

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages