OpenZeppelin / openzeppelin-foundry-upgrades

Foundry library for deploying and managing upgradeable contracts
MIT License
176 stars 23 forks source link

Consider using NPM for distributing this package #40

Open skhomuti opened 5 months ago

skhomuti commented 5 months ago

This would be a good alternative to default foundry dependency system using git submodules, that is not always using in practice actually

ericglau commented 2 months ago

This is available on Soldeer which is a package manager included in Foundry.

See installation steps on https://soldeer.xyz/project/openzeppelin-foundry-upgrades

We'll plan to update the documentation in this repo to include that.

masha256 commented 1 month ago

+1. It is becoming more popular to use npm instead of foundry for dependencies: https://x.com/PaulRBerg/status/1736695487057531328