Update README.md

This commit is contained in:
JernKunpittaya
2023-06-22 16:01:40 +07:00
committed by GitHub
parent 79a973137b
commit 80d12c58a1

View File

@@ -1,8 +1,12 @@
# full_zk_regex
Presentation: https://www.loom.com/share/1619d89a33b04e03baf4e38e7fb7cbe3?sid=a5abd923-ce74-4570-a472-ec7d25a539aa
Slide: https://docs.google.com/presentation/d/1nSZdmwDKXjEM6bP6WBYyAWbCgK4cjpm-SXqDAA-MOjE/edit?usp=sharing
## Summary
We allow users to easily create circom circuit to reveal submatch. After a few steps on frontend, we can deal with our newly baked circom circuit by
component main { public [in, match_idx] } = Regex(max_msg_byte,max_reveal_byte,group_idx);