This PR creates the Installations Bridge, it follows the same approach as for the Items on the Aavegotchi NFT. It create a proxy on both ends(Polygon and Gotchichain), so it's assuming that it will be deployed on Gotchichain the same way as it is on Polygon(with the new Bridge Facet). On the Bridge, we are just transferring the Installation using the LibERC1155, is there anything else we should do? Maybe delist it from the Marketplace?
This PR creates the Installations Bridge, it follows the same approach as for the Items on the Aavegotchi NFT. It create a proxy on both ends(Polygon and Gotchichain), so it's assuming that it will be deployed on Gotchichain the same way as it is on Polygon(with the new Bridge Facet). On the Bridge, we are just transferring the Installation using the LibERC1155, is there anything else we should do? Maybe delist it from the Marketplace?
To run it:
❯ yarn test:installation:bridge