nft-blockchain

Display NFT artwork and interact with Ethereum smart contracts in Decentraland scenes.

Updated Feb 26, 2026
One-click install
npx skills add https://github.com/dcl-regenesislabs/dcl-catalog --skill nft-blockchain
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nft-blockchain
Source: https://github.com/dcl-regenesislabs/dcl-catalog/tree/main/.agents/skills/nft-blockchain
Command: npx skills add https://github.com/dcl-regenesislabs/dcl-catalog --skill nft-blockchain

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires eth-connect, and includes references (resource) components.

What problem does it solve?

This Skill enables users to seamlessly integrate NFT artwork display and blockchain interactions directly within Decentraland scenes, bridging the gap between virtual worlds and decentralized technologies.

Core Features & Use Cases

  • Display NFTs: Showcase ERC-721 NFTs with various frame styles.
  • Wallet Interaction: Check player wallet status and initiate MANA transactions.
  • Smart Contracts: Interact with smart contracts on the Ethereum blockchain.
  • Signed Requests: Authenticate backend requests using player's wallet signature.
  • Use Case: A gallery owner can use this skill to display their NFT collection in their Decentraland gallery, allowing visitors to view artwork and potentially interact with smart contracts for purchasing.

Quick Start

Use the nft-blockchain skill to display an NFT with the URN 'urn:decentraland:ethereum:erc721:0x06012c8cf97bead5deae237070f9587f8e7a266d:558536' in the scene.

Frequently Asked Questions about nft-blockchain

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
Can I interact with Ethereum smart contracts from Decentraland?

Yes, you can interact with smart contracts on the Ethereum blockchain from Decentraland scenes. The nft-blockchain skill leverages the eth-connect library to enable direct Web3 smart contract interactions.

Do I need eth-connect to handle MANA transactions in Decentraland?

You can check a player's wallet status in Decentraland using the nft-blockchain skill. It provides wallet interaction features to verify connectivity, authenticate backend requests via signedFetch, and handle MANA transactions.

How do I authenticate backend requests using a wallet signature in Web3?

Yes, you need the eth-connect dependency to handle MANA transactions in Decentraland. The nft-blockchain skill relies on eth-connect to facilitate cryptocurrency operations and interact with the Ethereum blockchain.

What blockchain standards are supported for displaying NFTs with NftShape?

To authenticate backend requests using a wallet signature in Web3, use the signedFetch method provided by the nft-blockchain skill. This allows you to securely sign messages and verify player identities within Decentraland scenes.

What blockchain standards are supported for displaying NFTs with NftShape?

The NftShape component supports displaying ERC-721 NFTs within Decentraland scenes. You can showcase these NFTs by providing their specific URN identifier and selecting from various customizable frame styles.