Overview
OpenZeppelin Contracts is a library for secure smart contract development. Build on a solid foundation of community-vetted code. It includes implementations of standards like ERC20 and ERC721, as well as essential security building blocks.
Features
- Industry Standard: Used by the largest protocols (Uniswap, Compound, etc.).
- Battle-Tested: Extensively audited and community-reviewed.
- Modular: Inheritance-based design for easy extension.
Use Cases
- Launching secure tokens and NFTs.
- Implementing Access Control and Governance logic.
- Building upgradeable smart contract systems.