solana-nft-token-metadata-update
solana-nft-token-metadata-update copied to clipboard
Node.js script to update NFT Token metadata on Solana Blockchain
does this work cmv2 projects?
https://github.com/thuglabs/solana-nft-token-metadata-update/blob/b480001a1e296caf57bff0ad2a249e714d04bb43/src/index.ts#L118 I'm getting an error trying to update my metadata and looking at the source code it seems like your code depends on my NFT name containing a number? ```...
I am trying to update image url in metadata but somehow it is not working. rest i can update same Dev net version https://solscan.io/token/C7fhj29NfoqGf8S2kVGVu8X6DvtjLC2NAT3bwGxQDNLi?cluster=devnet
I'm interested to use this tool for updating metadata for NFTs minted on Solsea.io. I'm not sure how to find the candy machine ID. Do you have any advice about...
I'd like to sell blindbox at first.After a few days reveal the real images. Does this project help for that? or there are any other more efficient methods here?
I’m trying to update the metadata for my nfts, including changes to the creator list and their royalties. I can’t figure out how to make sure that the creator list...
Hello, wondering if this tool can be used to update metadata post mint? If so what is the point of updating the cachefile?
Hi, I wanted to know if it's possible to avoid re-uploading the images on AR especially if I just want to change a `trait` field in the json metadata and...