Geo-Web-Project / browser

An interface that uses geolocation to navigate/resolve content on the Geo Web.
MIT License
3 stars 8 forks source link

Update browser to use CID for parcel content #94

Closed gravenp closed 10 months ago

gravenp commented 1 year ago

As part of our upgrade to account abstraction wallets (https://github.com/Geo-Web-Project/cadastre/pull/447), we also added content hashes for parcel content rather than the deterministic, off-chain Ceramic method.

We need to update the browser to find content with this new linking approach.

gravenp commented 10 months ago

Closed in #95