ourzora / zdk

MIT License
107 stars 42 forks source link

[feature] add uri verification methods #38

Closed sporkspatula closed 3 years ago

sporkspatula commented 3 years ago

In order to make it easier to verify the integrity of mediaData before minting I have added the isMediaDataVerified utility function.

In order to verify media that has already been minted I have added the isVerifiedMedia function to the Zora class.