const nft = await revise.addNFT({
image: 'https://revise-testing.fra1.digitaloceanspaces.com/sample-collection/1.jpg',
name: 'Star Lord',
tokenId: '1',
description: 'This is a test description'
}, [
{attack: "80"}, {color: "maroon"}, {stamina: "90"}
], collectionID)
console.log(nft)
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter