decentraland-scenes / Certified-criptokitty

Displays an NFT taken from a contract address

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Certified-criptokitty

Displays an NFT taken from a contract address

This scene shows you:

  • How to display a 2D NFT in a picture frame in a scene

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.

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

Displays an NFT taken from a contract address

License:Apache License 2.0


Languages

Language:TypeScript 65.4%Language:Dockerfile 34.6%