docs: add COTI ERC-7984 as a top-level product section - #33
Open
plucena-coti wants to merge 1 commit into
Open
plucena-coti wants to merge 1 commit into
plucena-coti wants to merge 1 commit into
Conversation
Adds a new product section comparing COTI's Privacy on Demand pERC20 with FHE-based implementations of the ERC-7984 confidential-token standard. - coti-erc7984/README.md — overview, section nav, and summary table - Six sub-pages: precision and decimals, host-chain deployment, transaction economics, transfer semantics, concurrency, deployed contracts - Listed in SUMMARY.md after Privacy on Avalanche - Cross-linked from the Privacy Portal's privateerc20.sol.md Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
plucena-coti
force-pushed
the
docs/coti-erc7984
branch
from
August 24, 2026 10:00
c399973 to
4970047
Compare
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.
Summary
Adds COTI ERC-7984 as a new top-level product section, comparing COTI's Privacy on Demand
pERC20with FHE-based implementations of the ERC-7984 confidential-token standard.Replaces #32, which carried the same material as a single page inside the Privacy Portal developer guide before it was restructured. This PR is that restructure as one clean commit against
main.Structure
Listed after Privacy on Avalanche in
SUMMARY.md, so the PoD / PoA pair stays together.What the section covers
approve/transferFrom, and over-balance transfers that resolve to an encrypted zero with no revert or observable differenceConfidentialTransferevents and ERC-7984 metadataNavigation
SUMMARY.md; nothing added to the Privacy Portal developer guideprivateerc20.sol.md, following its ERC20 comparison table