Skip to content

Instantly share code, notes, and snippets.

@jim-toth
Last active July 29, 2023 04:12
Show Gist options
  • Save jim-toth/ae081ee9b73cb11992fdcea2b5351db3 to your computer and use it in GitHub Desktop.
Save jim-toth/ae081ee9b73cb11992fdcea2b5351db3 to your computer and use it in GitHub Desktop.
Arweave Related Assets (Preview / Thumbnail) Spec
@bardionson
Copy link

bardionson commented May 30, 2023

I like this idea.
I would like to have support for multi channel video. So the entire art piece could be 10 video files that are played in parallel on different devices.
Could this concept be standardized as an ERC for ethereum?

@jim-toth
Copy link
Author

jim-toth commented Jun 6, 2023

@jim-toth
Copy link
Author

jim-toth commented Jun 6, 2023

I like this idea. I would like to have support for multi channel video. So the entire art piece could be 10 video files that are played in parallel on different devices. Could this concept be standardized as an ERC for ethereum?

This is mostly about how to tag assets when publishing them to Arweave. These tags can be queried from Arweave Gateways. I suppose with an erc you could have a primary asset be the URI, and then know to search Related-To of the arweave tx id. Not sure how to or if it's appropriate to make these kind of associations in an EVM contract

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment