Geo-Web-Project / cadastre

Map-based interface for claiming, buying, and managing Geo Web land parcels.
https://geoweb.land/
MIT License
26 stars 15 forks source link

fix: Upload media object content to Web3.storage #366

Closed codynhat closed 1 year ago

codynhat commented 1 year ago

Description

Fixes an issue where actual media gallery item content is not being pinned to Web3.storage.

Checklist:

Additional comments

js-geo-web only pins the DAG, and not the content field of a media object. This updates the Cadastre to pin the content separately.

Alert Reviewers

@tnrdd @gravenp