verify&access run local with docker and next.js setup#1489
Open
bogacyigitbasi wants to merge 6 commits intomainfrom
Open
verify&access run local with docker and next.js setup#1489bogacyigitbasi wants to merge 6 commits intomainfrom
bogacyigitbasi wants to merge 6 commits intomainfrom
Conversation
|
dragosgd
requested changes
Mar 3, 2026
Contributor
dragosgd
left a comment
There was a problem hiding this comment.
I fixed the mermaid problem by adding an extension, will commit if that's ok.
Regarding the tutorial overall, content is good, comprehensive, but it's very difficult to follow as is, it's 1.5k lines in 1 article. I'd change the structure.
I suggest breaking it up in subarticles, my suggestion is:
- Entrypoint:
intro description,Table of Contents,What You'll Build,Disclaimer, what this tutorial provides,Prerequisities,Resources; regarding the table of contents, it's huge, it takes up more than the entire screnn, you could maybe reduce thex.0points if you agree; - Subarticle 1:
Project setup,Running the verifier service,Setting up WalletConnect - Subarticle 2:
Integrating the Verification UI(it'd be great to have a page dedicated to this bit), - Subarticle 3:
Requesting additional proofs,Testing,What You've built/learned
Collaborator
Author
|
Agreed, will decompose and give it a try again. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose
Created a tutorial to show how to setup a verify&access tutorial utilizing the verification web-ui and ZK proofs.
Changes
Checklist
hard-to-understand areas.
CLA acceptance
_Remove if not applicable.
By submitting the contribution I accept the terms and conditions of the
Contributor License Agreement v1.0
link: https://developers.concordium.com/CLAs/Contributor-License-Agreement-v1.0.pdf
I accept the above linked CLA.