Skip to content
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

feat(docs): document the merkle proof verifier functions #216

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

alexfertel
Copy link
Contributor

Resolves #215

@alexfertel alexfertel added priority: 2 type: docs Changes to documentation. effort: medium Default level of effort. labels Jul 25, 2024
@alexfertel alexfertel self-assigned this Jul 25, 2024
Copy link

netlify bot commented Jul 25, 2024

Deploy Preview for contracts-stylus ready!

Name Link
🔨 Latest commit 2b83c2e
🔍 Latest deploy log https://app.netlify.com/sites/contracts-stylus/deploys/66a2365f34df860008a7b383
😎 Deploy Preview https://deploy-preview-216--contracts-stylus.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Collaborator

@bidzyyys bidzyyys left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 🚀

Copy link
Member

@qalisander qalisander left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@alexfertel alexfertel merged commit f39d83a into main Jul 25, 2024
15 checks passed
@alexfertel alexfertel deleted the alexfertel/merkle-proof-docs branch July 25, 2024 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort: medium Default level of effort. type: docs Changes to documentation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Merkle Proofs Verifier docs
3 participants