> ## Documentation Index
> Fetch the complete documentation index at: https://docs.theblockchainlibrary.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Minimal Proxy

> A small proxy contract that delegates calls to a shared implementation and is commonly used to create inexpensive clones.

# Minimal Proxy

A small proxy contract that delegates calls to a shared implementation and is commonly used to create inexpensive clones.

## Definition

A small proxy contract that delegates calls to a shared implementation and is commonly used to create inexpensive clones.

## Why it matters

Smart-contract concepts are essential for understanding programmable blockchain applications.

## Related knowledge

* [ABI](/generated/v2/glossary/abi) — term
* [Smart Contract](/generated/v2/glossary/smart-contract) — term
* [Solidity](/generated/v2/resources/solidity) — term

***

**Canonical knowledge ID:** `glossary:minimal-proxy`
