tablelandnetwork / rigs

The Tableland Rigs generator and contracts

Home Page:https://tableland.xyz/rigs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Store car index on nft.storage mapping rig id to imagery cid

asutula opened this issue · comments

This will mostly be used to make pinning/unpinning all rigs imagery to other pinning services (like Pinata #602) easier to manage.

I've been trying to upload a test car file to web3.storage and getting an Unexpected EOF error, either from web3.storage or their Go client. Posted a question about it in their discord at https://discord.com/channels/806902334369824788/864892166470893588/1069744722735800370, but no word back yet.

Making some progress here after getting help from some ipld folks. Still some things to figure out, but seeing the light at the end of the tunnel now.

I was able to crate the car file that serves as our index of Rig id to imagery cid, but get an error when truing to store it on nft.storage. Seems that nft.storage doesn't like car files that have cid links to data that doesn't exist within the car file. Will need to chat with them about that limitation. I was told by Rod Vagg that web3.storage would probably accept the car file, but they aren't making deals until the "end of the month" according to Riba. cc @andrewxhill