Deploy NFTCollectionFactory and FTVaultFactory contracts post-migration
sisyphusSmiling opened this issue · 0 comments
sisyphusSmiling commented
Description
As part of the 1.0 refactor (#164) it was realized that the v2 NFT & FT interfaces presented the potential need for Vault and Collection Factory
implementations - named FTVaultFactory
and NFTCollectionFactory
. These contracts reference interfaces that won't exist until after the migration and therefore shouldn't need to be deployed until after the network upgrade.