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

NFT Metadata #150

Open
dework-integration bot opened this issue Mar 29, 2022 · 1 comment
Open

NFT Metadata #150

dework-integration bot opened this issue Mar 29, 2022 · 1 comment

Comments

@dework-integration
Copy link

Structure NFT metadata where we can add attributes to the the uploaded metadata model.

Read more about this task and rewards on Dework.xyz

@clovelee
Copy link

clovelee commented Apr 9, 2022

Three ways:

  • [...].map(item=>{
    "trait_type": item.type,
    "value": item.value
    })
  • Chang the key value control.
  • Define some common properties and then have some optional custom properties.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant