solidstate-network / solidstate-solidity

💠 Upgradeable-first Solidity smart contract development library 💠
https://discord.gg/BnvwfM6bRe
MIT License
437 stars 89 forks source link

ERC2535 standard compliance improvements #212

Closed ItsNickBarry closed 8 months ago

ItsNickBarry commented 1 year ago

This branch adds canonical ERC2535 interfaces to the contracts/interfaces/ directory, and inherits them into the existing ERC2535 implementations. Need to think a bit more about naming conventions before merging.