Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Content directory smart contracts: Storage contracts #1678

Open
Lezek123 opened this issue Nov 11, 2020 · 0 comments
Open

Content directory smart contracts: Storage contracts #1678

Lezek123 opened this issue Nov 11, 2020 · 0 comments

Comments

@Lezek123
Copy link
Contributor

  • Create ChannelStorage, CuratorGroupStorage and VideoStorage contracts according to Redux: Requirements for smart contract content directory #1520 (comment)
  • Create Solidity interfaces for each of the storage contracts, so that if we ever change given storage contract implementation without changing the interface we can assume it will be compatible with current logic contract / tests / frontend expectations.
  • Create an abstract contract like InitializableStorage that the upgraded storage contracts can extend in order to faciliate possible storage migrations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants