ourzora / nft-metadata

generic nft metadata parsers
MIT License
65 stars 13 forks source link

Adding support for opensea image_data #32

Closed iainnash closed 2 years ago

iainnash commented 2 years ago

This diff adds support for opensea image_data extension by properly encoding into image a base64 representation of that image for rendering to make things consistent.

iainnash commented 2 years ago

Tests failing are unrelated to overall diff.

ethandaya commented 2 years ago

this looks good to me