OpenZeppelin/contracts-wizard
by Various
Interactive smart contract generator based on OpenZeppelin Contracts.
MCP
OpenZeppelin/contracts-wizard
Added 1 June 2026
Overview
OpenZeppelin/contracts-wizard is an interactive smart contract generator that uses OpenZeppelin Contracts as its foundation. It provides a web-based interface for configuring and generating Solidity smart contracts with standard features like access control, upgrades, and token standards.
Best for
Best for
Developers who need to quickly generate standard, secure smart contracts for Ethereum or EVM-compatible chains
Use cases
- Quickly scaffold ERC20, ERC721, or ERC1155 contracts with customizable settings
- Generate contracts with built-in access control and upgradeability options
- Prototype and iterate on contract designs without manual Solidity coding
Notes
OpenZeppelin/contracts-wizard is an interactive smart contract generator that uses OpenZeppelin Contracts as its foundation. It provides a web-based interface for configuring and generating Solidity smart contracts with standard features like access control, upgrades, and token standards.
292 stars on GitHub. Last updated 2026-05-29. Licensed AGPL-3.0.
Use cases
- Quickly scaffold ERC20, ERC721, or ERC1155 contracts with customizable settings
- Generate contracts with built-in access control and upgradeability options
- Prototype and iterate on contract designs without manual Solidity coding
Pros
- Reduces boilerplate and errors by generating audited OpenZeppelin-based contracts
- Interactive UI makes contract configuration intuitive for developers of all levels
- Open source and actively maintained by the OpenZeppelin team
Cons
- Limited to contracts based on OpenZeppelin standards; not for custom logic
- Generated contracts may require manual adjustments for complex use cases
- Dependency on OpenZeppelin libraries can increase contract size and gas costs
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Reduces boilerplate and errors by generating audited OpenZeppelin-based contracts
- Interactive UI makes contract configuration intuitive for developers of all levels
- Open source and actively maintained by the OpenZeppelin team
Cons
- Limited to contracts based on OpenZeppelin standards; not for custom logic
- Generated contracts may require manual adjustments for complex use cases
- Dependency on OpenZeppelin libraries can increase contract size and gas costs