aavegotchi / aavegotchi-realm-diamond

23 stars 9 forks source link

feat: installations bridge #145

Closed macelai closed 1 year ago

macelai commented 1 year ago

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