Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send SVG data directly from contract #66

Open
Zaskoda opened this issue Mar 7, 2022 · 0 comments
Open

Send SVG data directly from contract #66

Zaskoda opened this issue Mar 7, 2022 · 0 comments

Comments

@Zaskoda
Copy link
Contributor

Zaskoda commented Mar 7, 2022

Issue Description

Rather than rely on an external SVG file, use a data: to directly return SVG data.

Specific Requirements

  • dice contract returns data: url isntead of https: url
  • client users SVG data from the network
  • metadata works on OpenSea

Relevant Resources

https://www.youtube.com/watch?v=9oERTH9Bkw0

@Zaskoda Zaskoda added this to the Stretch Goals milestone Mar 7, 2022
@excalq excalq added the contract label Mar 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants