Skip to content

smtho-team/nft_web_show

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Introduction

Introducing the revolutionary "1-click 3D NFT gallery generation" - the ultimate solution for artists, creators, and collectors seeking to showcase their digital art and collectibles. With just a single click, this innovative platform generates a stunning 3D gallery of your NFTs, complete with customizable layouts, lighting, and interactive features. Say goodbye to the tedious and time-consuming process of manually creating and curating galleries, and hello to a seamless and effortless way to showcase your NFTs to the world. Whether you're a seasoned collector or a burgeoning artist, this cutting-edge service is sure to elevate your NFT experience to new heights.

The gallery can be further used in metaverse platforms for interactive tour and social purpose.

How to integrate

  1. If you are a consumer facing project (e.g. NFT collection, wallet, social project), you can embed the service directively to your site as below.

Your users will need to login with their wallet and their very own NFT gallery with their collections will be automatically generated in seconds. Users may choose to save the auto-layout or alter it freely.

Embed iframe


<iframe
  class="iframe_css_may"
  src="http://d1wpdgybhiu092.cloudfront.net/nftscan/"
  frameborder="0"
></iframe>

code demo


demo

  1. You can also directly check out the NFT gallery of any wallet holder this way, or embed below iframe to your site to allow users to explore NFT collections. The galleries will not be modifiable using this method.

Directly append any wallet address behind the url: https://web3.may.social/ to automatically generate the corresponding NFT gallery.


<iframe
  class="iframe_css_may"
  src="https://web3.may.social/{Your wallet address}"
  frameborder="0"
></iframe>

code demo


demo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages