issues
search
gemstation
/
gemforge
Command-line tool for building, deploying and upgrading Diamond Standard contracts on EVM chains.
https://gemforge.xyz
MIT License
17
stars
4
forks
source link
feat: looser diamond checking (#37)
#43
Closed
hiddentao
closed
3 months ago
hiddentao
commented
3 months ago
Looser diamond checking (#37) - does not use a CLI flag but instead permits the
supportsInterface()
method to not be present.
Custom proxy template - you can use your own template instead of the default
DiamondProxy.sol
- be careful with this!
supportsInterface()
method to not be present.DiamondProxy.sol
- be careful with this!