Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgradeable Variant of ERC20Plugins with ERC-7201 Storage Support #45

Open
penandlim opened this issue Oct 4, 2024 · 0 comments
Open

Comments

@penandlim
Copy link

Hello everyone,

I am looking for an upgradeable variant of ERC20Plugins where:

  • The constructor logic is moved to an initializer function to enable upgradeability/cloning.
  • Storage spaces use the ERC-7201 standard.

After some research, I couldn’t find an implementation that fits these requirements so I’ve created one here:
Storm-Labs-Inc/token-plugins-upgradeable.

Would appreciate any feedback or if there are existing solutions that I might have missed.

Thanks in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant