hicommonwealth / commonwealth

A platform for decentralized communities
https://commonwealth.im
GNU General Public License v3.0
68 stars 44 forks source link

Mint and Burn Admin IDs on Common Namespace #9980

Open dillchen opened 1 day ago

dillchen commented 1 day ago

Description

This feature will allow admins to mint and burn unique ID1 (Admin IDs) tied to their address, enabling streamlined management of admin privileges for community groups. Admins should only be able to add or remove IDs one at a time, with users required to sign a transaction for each action.

The functionality will be available on the Admin and Mods page until #9978

We want to allow for onchain features to be used by admins other than the namespace creator: see thread

Project Owner

@sachben91

Bucket ID

No response

User Stories / Acceptance Criteria

The system should restrict minting and burning to one address per transaction, or if feasible allow for a multicall.

Design Devlink

tk tk

Design Screenshot

tk tk

Additional Context