Skip to content

Helper smart contracts to deploy and manage upgradeable contracts on Ethereum.

License

Notifications You must be signed in to change notification settings

odyslam/foundry-upgrades

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

foundry-upgrades

Helper smart contracts to deploy and manage upgradeable contracts on Ethereum, with Foundry.

This repository is a port of OpenZeppelin Hardhat Upgrades, aiming to showcase how the user can test upgradeable contracts using a simple API in Solidity.

ProxyTester.sol is a master-key proxy, that the user can define and instantly spawn proxies for their test contracts.

Installation

  1. git clone https://github.com/odyslam/foundry-upgrades
  2. cd foundry-upgrades
  3. forge install
  4. forge build for complile the .sol file.

About

Helper smart contracts to deploy and manage upgradeable contracts on Ethereum.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •