Skip to content

💥 Make erc20 ownerless With an erc20_ownable Extension #355

@romanagureev

Description

@romanagureev

The erc20 module currently enforces the ownable module, even though an authorised minter is unnecessary for many use cases (e.g. vaults or LP tokens). Limiting the base implementation to balance and approval logic would make it more broadly applicable. An ownership-based variant could be provided separately as erc20_ownable.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions