awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesMinimal Proxy Clones

Deploys gas-efficient contract copies that delegate to a fixed implementation.

Distinct from Deployment Patterns: Focuses on the clone pattern specifically rather than general deployment patterns.

Explore 1 awesome GitHub repository matching devops & infrastructure · Minimal Proxy Clones. Refine with filters or upvote what's useful.

Awesome Minimal Proxy Clones GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • openzeppelin/openzeppelin-contractsAvatar de OpenZeppelin

    OpenZeppelin/openzeppelin-contracts

    27,157Ver en GitHub↗

    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

    Creates lightweight, gas-efficient copies of a contract that delegate all calls to a single fixed implementation address.

    Solidityethereumevmsecurity
    Ver en GitHub↗27,157
  1. Home
  2. DevOps & Infrastructure
  3. Deployment Patterns
  4. Minimal Proxy Clones