XR-Droids / NFT_Metadata_Scanner

This tool is a JSON metadata viewer for NFTs, where is possible to check for the rarity score points and ranks within a navigable HTML list.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XR-Droids Tools 🤖

metascan

NFT Metadata Scanner 🔎

This tool is a JSON metadata viewer for NFTs, where is possible to check for the rarity score points and ranks within a navigable HTML list

Installation 🛠️

ℹ️ The NFT Metadata Scanner is a standalone tool but it is also compatible with the HashLips Art Engine

🚨 HASHLIPS INTEGRATION: Download the XR-Droids Tools aside and put only the metadata_scanner/ folder inside the HashLips Art Engine root

  1. Run this command or simply download the repository
git clone https://github.com/XR-Droids/NFT_Metadata_Scanner.git
  1. From the root of the folder, install the local web server package in order to produce the output in HTML
npm install local-web-server

Usage ℹ️

The procedure is simple:

  1. Replace the unified _metadata.json and .png/.jpg/.gif inside the build/ folder

  2. From the root folder, run the command ws to host a local web server

  3. Open the browser and open connection to localhost:8000 (default ws port is 8000)

  4. Explore the Metadata Scanner 🛸

Let's build the coolest pics with this tool! 🤖 XR-Droids Team

About

This tool is a JSON metadata viewer for NFTs, where is possible to check for the rarity score points and ranks within a navigable HTML list.

License:MIT License


Languages

Language:JavaScript 69.1%Language:HTML 16.2%Language:CSS 14.7%