Skip to content

Instantly share code, notes, and snippets.

@therol7
therol7 / nft.json
Created April 29, 2025 11:25
NFT Metadata
{
"name": "Super NFT",
"symbol": "SNFT",
"description": "To jest moje pierwsze NFT z Solana Playground",
"image": "https://arweave.net/OQw7LxQLrdzW9RQcUomQ_4JjX1lxA3oD_tR62yRdx0g"
}