daostar
daostar copied to clipboard
Implement versioning of EIP-4824 Registration Contracts
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