aavegotchi / aavegotchi-realm-diamond

23 stars 9 forks source link

feat: tiles bridge #146

Closed macelai closed 1 year ago

macelai commented 1 year ago

OBS: this PR comes from the Installation, pls review that first.

Super similar to Installation. This PR creates the Tiles 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:tiles:bridge