marigold-dev / tzsafe-ui

TzSafe-UI frontend — to interact with multi-signatures wallets.
https://www.marigold.dev/tzsafe
10 stars 2 forks source link

[Refactor] Ipfs #133

Closed JulesGuesnon closed 10 months ago

JulesGuesnon commented 10 months ago

Description

Marigold's IPFS node is getting deprecated, so we replace it by Piniata. As all the changes are on the ipfs-proxy, there's not that much to change in tzsafe. The main change is that now we rely first on the contract hash to get the version, and in a second time on the metadata if it failed.

⚠️ Before merging, we need to wait for ipfs-proxy to be updated by infra