This project provides web demo of proving Cairo programs with stwo prover (WIP).
For detailed instructions, refer to the backend README.
-
Start the server using Docker Compose:
docker compose up
-
Open your browser and navigate to http://localhost:3000 to view the application.
This project incorporates the following libraries and tools:
- cairo-vm by Lambdaclass
- stwo-cairo by StarkWare
- stwo by StarkWare