const collectionId = await revise.addCollection({name: "Collection Name", uri: "Collection_URI"}) // Collection Name : Use any name you want for your collection (this gets shown in the marketplace)) // Collection_URI : Use a unique name (no spaces or special characters) // this will generate a unique link for your collection // for e.g. if you choose "myuniquecollection" // your baseURI wil be "myuniquecollection.revise.link"
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