Skip to contents

Internal helper that creates an NFT badge for artworks with blockchain registration. Uses artutils for CDN path with fallback to local assets if CDN is unavailable.

Usage

addBadgeNFT()

Value

shiny.tag div element with NFT badge image and tooltip.

Examples

if (FALSE) { # \dontrun{
addBadgeNFT()
} # }