Skip to content
This repository has been archived by the owner on Mar 3, 2024. It is now read-only.

First public pre-released

Pre-release
Pre-release
Compare
Choose a tag to compare
@nom4dv3 nom4dv3 released this 27 Jul 14:25
· 310 commits to master since this release
0dc84e7

First public released version. Able to execute, and test prove under local only mode, with limited functionality.

  • Use Event[] as handleEvents argument
  • Can use Bytes class
  • export asmain() for local test purpose
  • can test execution with data fetching
  • can generate inputs for prove
  • can test zkmain() with 'zkwasm mock' feature
  • can develop simple zkgraphs by using this repo as a template.