You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Why needed: Where to save the updated collection with assigned inscription IDs
Result: Your original JSON with id fields populated with correct inscription IDs
Example: devsNintondo_updated.json
Output Files
Main output: Updated JSON with inscription IDs assigned
Missing images report: {output_name}_missing_images.txt - lists NFTs without local images
Hash reference: inscription_hashes.md - technical reference of all hashes
Use Cases
NFT collectors who need to match local images with blockchain data
Metadata management for NFT collections
Verification of image authenticity against blockchain records
Bulk processing of large NFT collections
Technical Requirements
Python 3.9+
Chrome browser (for scraping)
Internet connection (for API calls)
Local image files named numerically
About
This tool is essentially a helper to match inscription ids to meta data in a json file. Requirements: generation json, locally stored images (named numerically ex 1.png), the wallet address with inscriptions or list of inscription ids.