intermediate 45 min

Non-Fungible Tokens (NFTs)

Mint NFTs on the XRP Ledger, set URI metadata, create sell offers, and manage NFT lifecycle including cancellation and burning.

Overview

Mint NFTs on the XRP Ledger, set URI metadata, create sell offers, and manage NFT lifecycle including cancellation and burning.

Resources

Assignments

1. Mint an NFT

Use NFTokenMint to create an NFT with a URI pointing to metadata JSON. Verify it appears in the account's NFT list.

2. Create & Accept an Offer

Create an NFTokenCreateOffer to sell the NFT for 5 XRP. Accept it from another account.

Prerequisites

Complete these before starting this module:

Assignments

1

Mint an NFT

Use NFTokenMint to create an NFT with a URI pointing to metadata JSON. Verify it appears in the account's NFT list.

2

Create & Accept an Offer

Create an NFTokenCreateOffer to sell the NFT for 5 XRP. Accept it from another account.