1 Repo
Enforcement patterns requiring explicit authorization rule selection to prevent security downgrade attacks.
Distinct from Access Rules: Focuses on the requirement for explicit rule selection, distinct from general access rule configuration.
Explore 1 awesome GitHub repository matching software engineering & architecture · Rule Selection Requirements. Refine with filters or upvote what's useful.
OpenZeppelin Contracts is a library of modular, secure, and reusable smart contract components designed for the development of decentralized applications. It provides a foundational framework for building standard-compliant contracts, offering battle-tested implementations for token standards, access control, and common utility patterns. The project distinguishes itself through its comprehensive support for complex architectural patterns, including proxy-based upgradeability, role-based access control, and account abstraction. It enables developers to implement modular logic injection via hoo
Prevents security downgrade attacks by requiring explicit authorization rule selection for operations.