You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @mudgen!
Thank you for your proposal, this really looks good!
Unfortunately, I'm not sure that will have time soon but I will happy to review if someone implements it.
It would be great if hs-web3 provided support for deploying and upgrading diamonds. The Diamond Standard is here: ethereum/EIPs#2535
"A diamond is a set of contracts that can access the same storage variables and share the same Ethereum address."
Here is an example of a tool (in Python) that helps manage diamonds: https://github.com/lampshade9909/DiamondSetter
Blog post about that tool: http://joeyzacherl.com/2020/06/diamond-setter-ethereum-smart-contract-manager/
The text was updated successfully, but these errors were encountered: