Skip to content

How to do metadata for NEAR NFTs? #30

Answered by starpause
7paul7 asked this question in Q&A
Discussion options

You must be logged in to vote

@7paul7 how are you doing the metadata generation?

For 2d projects we recommend hashlips which will also generate the metadata for you. We have a PR open which adds NEAR support so you could use that branch if you like. Alternately, there are only 2 changes to the metadata keys which needs to happen for the JSON generated by hashlips to match up with the NEP171 standard:

"name:" -> "title:"
"image:" -> "media:"

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by starpause
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants