docs: add Private RWA section (COTI private ERC-3643 implementation and deployments) - #30
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
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 a new Private RWA documentation section covering COTI's private ERC-3643 implementation and its live testnet deployment, and wires it into
SUMMARY.mdnavigation.Changes
SUMMARY.md— new Private RWA entry with two child pagesprivate-rwa/README.md— section overview: the ERC-3643 "rulebook" concept and the design split (public rulebook, encrypted amounts)private-rwa/coti_rwa.md— feature-level account of what is confidential (balances, transfer amounts, allowances, frozen amounts, mint/burn effects, compliance evaluation, transfer success) and what stays public deliberately (total supply, identity/eligibility, compliance parameters, agent roles, transaction graph)private-rwa/coti_rwa_deployments.md— deployed contract addresses on COTI testnet (chain7082400) for the JTRSY and JAAA demo funds, payment tokens, thePrivateTokenvsRwaSubscriptiondistinction, and the rwa.demo.coti.io application flowDocumentation only — no code or config changes.
🤖 Generated with Claude Code