Skip to content

decentraland-scenes/nft-wall-example-scene

Repository files navigation

NFT Wall Example Scene

Displaying NFTs and information about them using a JSON file. The NFTs also swap out after several seconds.

demo of nft-wall-example-scene running in preview.

demo

This scene shows you:

  • How to display NFTs in picture frames
  • How to lay out the picture frames based on data from a JSON file
  • How to open a custom UI

Try it out

Install the CLI

Download and install the Decentraland CLI by running the following command:

npm i -g decentraland

Previewing the scene

Download this example and navigate to its directory, then run:

$:  dcl start

Any dependencies are installed and then the CLI opens the scene in a new browser tab.

Scene Usage

Click on the NFT art to open a UI with additional info.

Learn more about how to build your own scenes in our documentation site.

If something doesn’t work, please file an issue.

Copyright info

This scene is protected with a standard Apache 2 licence. See the terms and conditions in the LICENSE file.

About

Displaying NFTs and information about them using a JSON file.

Topics

Resources

Stars

Watchers

Forks