This project is a Web interface for the circom mathematical circuit compiler (https://circom.io/)
- Make sure you have the latest version of NodeJS and Node Package Manager (npm) installed.
- Clone this repository into any directory.
- In the computation-proof directory, run ``npm install`.
- Run this code:
npm run dev
Open http://localhost:3000 with your browser to use the application.
Contact @moonman239 on GitHub.