Skip to content

Exercise <Week 5>: akmrbaby#98

Merged
adust09 merged 3 commits into
zk-tokyo:mainfrom
akmrbaby:week5/exercises/akmrbaby
Dec 28, 2025
Merged

Exercise <Week 5>: akmrbaby#98
adust09 merged 3 commits into
zk-tokyo:mainfrom
akmrbaby:week5/exercises/akmrbaby

Conversation

@akmrbaby
Copy link
Copy Markdown
Contributor

@akmrbaby akmrbaby commented Sep 1, 2025

🎁 Deliverables

week5の課題を提出いたします。

💬 Comments

- Implemented the C++ code for the multiplier2 circuit in main.cpp and multiplier2.cpp.
- Created a .dat file for the circuit data.
- Added JavaScript files for witness generation and calculation using WebAssembly.
- Included necessary JSON files for proof, public inputs, and verification keys.
- Added a witness.json file to store witness values for the circuit.
- Added C++ implementation for the Multiplier3 circuit including main logic and witness generation.
- Created a corresponding .dat file for the circuit.
- Developed JavaScript files for generating witness from input JSON and calculating witness using WebAssembly.
- Included necessary JSON files for proof, public inputs, and verification key.
- Added witness generation logic and structured output for the circuit.
- Introduced WebAssembly module for FizzBuzz logic.
- Created witness calculator to handle input and output for the circuit.
- Added script to generate witness from input JSON.
- Included example input and output JSON files for testing.
- Implemented verification key and proof generation for the FizzBuzz circuit.
- Updated package.json and package-lock.json for dependencies.
@adust09 adust09 merged commit bb0c41a into zk-tokyo:main Dec 28, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants