proxy-contract
Here are 14 public repositories matching this topic...
Solidity upgradeable contracts proxy based on unstructured storage pattern
-
Updated
Nov 20, 2024 - Solidity
Smart Contracts to make health insurance secured and fast.
-
Updated
Aug 23, 2021 - Solidity
Minimal proxy contract to deploy clones cheaply.
-
Updated
Jul 26, 2023 - Solidity
A decentralized house renting platform developed as final project for Alchemy University Ethereum Bootcamp.
-
Updated
Feb 5, 2023 - Solidity
1. Deploying an upgradeable smart contract with a bug in it. 2. Fixing the bug in our original contract, and re-deploying it. 3. Pointing our buggy function to the new, fixed function using a proxy contract.
-
Updated
Apr 19, 2023 - Solidity
proxy contract upgrade
-
Updated
Oct 20, 2021 - Solidity
A simplified implementation of a smart contract proxy pattern in Solidity, based on EIP-1967. This project explores the concept of upgradable smart contracts using proxies, and includes a clear explanation, example code, and key considerations for implementing upgradeable logic safely.
-
Updated
May 18, 2025 - Solidity
This project demonstrates a modular and upgradeable smart contract architecture using the UUPS (Universal Upgradeable Proxy Standard) pattern. It leverages Foundry for fast development and scripting, and OpenZeppelin's upgradeable contracts for secure and efficient upgrade logic.
-
Updated
Apr 6, 2025 - Solidity
This repo uses the Transparent Proxy pattern for upgrading smart contracts.
-
Updated
Feb 12, 2022 - Solidity
This project includes contract which allow users to lend, borrow tokens and earn interest, by using compound 3 underneath
-
Updated
May 10, 2023 - Solidity
ERC-2535 compatible facet for the ERC-20 interface
-
Updated
Mar 27, 2024 - Solidity
A decentralized NFT-collateralized lending platform implemented using the Diamond Pattern (EIP-2535).
-
Updated
Oct 30, 2024 - Solidity
A simplified implementation of a smart contract proxy pattern in Solidity, based on EIP-1967. This project explores the concept of upgradable smart contracts using proxies, and includes a clear explanation, example code, and key considerations for implementing upgradeable logic safely.
-
Updated
Oct 20, 2025 - Solidity
Improve this page
Add a description, image, and links to the proxy-contract topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the proxy-contract topic, visit your repo's landing page and select "manage topics."