Initial Release
The first stable release of the Foundry Upgradeable Contracts Boilerplate, providing developers with a solid foundation for creating upgradeable Ethereum smart contracts.
- Pre-configured Foundry Setup: Get started with a fully configured Foundry environment tailored for upgradeable contract development.
- Sample Contracts: Jump straight into coding with included example contracts demonstrating upgradeable patterns.
- Comprehensive Scripts: Utilize ready-made scripts for deploying and upgrading contracts seamlessly.
- Documentation: Detailed README to help you get started, with guidelines on usage, testing, and deployment.
What's Changed
- Initial Commit by @ChaituKReddy in #1
- Updated Readme and Added CounterV2 functionality post upgrade by @ChaituKReddy in #2
New Contributors
- @ChaituKReddy made their first contribution in #1
Full Changelog: https://github.com/ChaituKReddy/foundry-upgrades-template/commits/v0.1.0