ERCs icon indicating copy to clipboard operation
ERCs copied to clipboard

Add ERC: Groups - Multi-Member Containers

Open jamesavechives opened this issue 1 month ago • 2 comments

This proposal specifies a general-purpose "Group" primitive as a first-class, onchain object. Each group is deployed as its own contract (identified by its contract address) and has an owner, an extensible set of members, and optional metadata. The standard defines a minimal interface for direct member management and membership introspection. Unlike token standards (e.g., ERC-20/ERC-721) that model units of transferable ownership, Groups model multi-party membership and coordination. The goal is to enable interoperable social, organizational, and collaborative primitives.

jamesavechives avatar Oct 28 '25 03:10 jamesavechives

File ERCS/erc-8063.md

Requires 1 more reviewers from @g11tech, @samwilsn, @xinbenlv

eip-review-bot avatar Oct 28 '25 03:10 eip-review-bot

The commit 1633b7d5eb0f6feb05f8ba21dfdda52ba58f1341 (as a parent of f1c8216e2fa1068cfbf2c15b2a324fdee5b1185d) contains errors. Please inspect the Run Summary for details.

github-actions[bot] avatar Oct 30 '25 03:10 github-actions[bot]