taikoxyz / raiko

Multi-proofs for Taiko. SNARKS, STARKS and Trusted Execution Enclave. Our previous ZK-EVM circuits are deprecated.
Apache License 2.0
96 stars 75 forks source link

feat(raiko): install script + makefile CI integration #159

Closed Brechtpd closed 1 month ago

Brechtpd commented 1 month ago

Uses a makefile to both install all dependencies and build/run/test the provers. Check the README for instructions.