Skip to content

Add ERC: Private Referable NFTs - #1955

Open
richard-620 wants to merge 5 commits into
ethereum:masterfrom
richard-620:erc-private-referable-nfts
Open

Add ERC: Private Referable NFTs#1955
richard-620 wants to merge 5 commits into
ethereum:masterfrom
richard-620:erc-private-referable-nfts

Conversation

@richard-620

Copy link
Copy Markdown
Contributor

This ERC extends ERC-721 with interoperable commitments to private NFT-to-NFT references. A token can publish one or more reference commitments without disclosing the referenced NFT, reference label, weight, or authorization material. Implementations expose a common discovery interface, may require a zero-knowledge or other privacy-preserving proof at mint time, and may support later selective disclosure of individual references.

The core interface is proof-system-neutral. It does not require Groth16, a particular elliptic curve, Poseidon, a fixed number of references, or a specific authorization registry. Optional extensions standardize proof-gated minting, selective reveal, registration-snapshot owner authorization, canonical public policies, and rank-governed DAG insertion.

@eip-review-bot

eip-review-bot commented Aug 17, 2026

Copy link
Copy Markdown
Collaborator

File ERCS/erc-8382.md

Requires 1 more review from Editors: @g11tech, @jochem-brouwer, @samwilsn, @xinbenlv

@github-actions

Copy link
Copy Markdown

The commit 1c51fcb (as a parent of e323172) contains errors.
Please inspect the Run Summary for details.

Comment thread ERCS/erc-XXXX.md Outdated
Comment thread ERCS/erc-XXXX.md Outdated
richard-620 and others added 2 commits August 17, 2026 17:40
Co-authored-by: Andrew B Coathup <28278242+abcoathup@users.noreply.github.com>
Co-authored-by: Andrew B Coathup <28278242+abcoathup@users.noreply.github.com>
@github-actions github-actions Bot removed the w-ci label Aug 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants