daostar icon indicating copy to clipboard operation
daostar copied to clipboard

Implement versioning of EIP-4824 Registration Contracts

Open Rashmi-278 opened this issue 1 year ago • 10 comments

As we progress, we update our smart contracts, it is a good practice to version the smart contracts and get the version information for all the registration instances. The version should be on-chain so that anyone referencing the DAO Registration Instance can be aware of the version.

After that we can get that info from The Graph API and display on our frontend

Rashmi-278 avatar Dec 13 '23 12:12 Rashmi-278