-
Notifications
You must be signed in to change notification settings - Fork 14
feat: zero-knowledge proof guide #1398
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
Skipping AI review because this PR is from a fork. A maintainer can start the review by commenting /review in this PR. |
|
/review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the update—across contract-dev/zero-knowledge.mdx, there are several suggestions to align structure, tone, and safety; please apply the inline suggestions.
Kaladin13
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great article, lets fix AI review results and my comments
|
@Kaladin13, I made corrections, you can check it. |
|
@mysteryon88 Lint fails, please run |
|
@Kaladin13 Fixed |
Kaladin13
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good!
Closes #111
Add Zero-Knowledge Proofs Guide for TON
Summary
This PR adds a comprehensive guide for working with zero-knowledge proofs on the TON blockchain, covering the complete workflow from circuit creation to on-chain verification.
Changes
Documentation
contract-dev/zero-knowledge.mdxNavigation
contract-dev/zero-knowledgeto the "Contract development" section indocs.jsonDictionary Updates
resources/dictionaries/custom.txt)resources/dictionaries/two-letter-words-ban.txt)Quality Assurance
npm run check:spell- all spelling checks passed