Mint NFTs on the XRP Ledger, set URI metadata, create sell offers, and manage NFT lifecycle including cancellation and burning.
Mint NFTs on the XRP Ledger, set URI metadata, create sell offers, and manage NFT lifecycle including cancellation and burning.
Use NFTokenMint to create an NFT with a URI pointing to metadata JSON. Verify it appears in the account's NFT list.
Create an NFTokenCreateOffer to sell the NFT for 5 XRP. Accept it from another account.
Assignments
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.
Create & Accept an Offer
Create an NFTokenCreateOffer to sell the NFT for 5 XRP. Accept it from another account.