Update CT and verifier links in privacy.mdx#2530
Open
alexvotofuture wants to merge 1 commit into
Open
Conversation
Added OpenZeppelin's Confidential Tokens repo, updated Ultrahonk verifier repo link to Nethermind's org, and updated description for video of Jay's CT presentation at Meridian.
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the “Privacy on Stellar” documentation to keep external references current for Confidential Tokens and onchain ZK verifier implementations.
Changes:
- Added a link to OpenZeppelin’s Confidential Token implementation.
- Updated the UltraHonk verifier repository link to the Nethermind org.
- Refined the description for the Meridian presentation video link.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
|
||
| - **Website**: [confidentialtoken.org](https://www.confidentialtoken.org/) | ||
| - **Overview/demo video**: [youtube.com/watch?v=6NnDqVQYOHM](https://www.youtube.com/watch?v=6NnDqVQYOHM) | ||
| - **OpenZeppelin Confidential Token Repo**: [GitHub](https://github.com/OpenZeppelin/stellar-contracts/tree/feat/confidential-verifier-ultrahonk/packages/tokens/src/confidential) |
Comment on lines
+70
to
71
| - [Ultrahonk verifier](https://github.com/NethermindEth/rs-soroban-ultrahonk) | ||
| - [ultrahonk Stellar smart contract](https://github.com/indextree/ultrahonk_soroban_contract) |
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.
Added OpenZeppelin's Confidential Tokens repo, updated Ultrahonk verifier repo link to Nethermind's org, and updated description for video of Jay's CT presentation at Meridian.