https://github.com/nvonpentz/nft-metadata-tool
Code for metadata.nvp.dev
https://github.com/nvonpentz/nft-metadata-tool
erc721 ipfs json metadata nft onchain tokenuri
Last synced: 2 months ago
JSON representation
Code for metadata.nvp.dev
- Host: GitHub
- URL: https://github.com/nvonpentz/nft-metadata-tool
- Owner: nvonpentz
- Created: 2022-12-21T05:44:45.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-29T15:05:07.000Z (about 3 years ago)
- Last Synced: 2024-08-21T10:18:43.779Z (almost 2 years ago)
- Topics: erc721, ipfs, json, metadata, nft, onchain, tokenuri
- Language: TypeScript
- Homepage: https://metadata.nvp.dev
- Size: 646 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NFT Metadata Tool
Code for [metadata.nvp.dev](https://metadata.nvp.dev), a website that retrieves the `tokenUri` responses, metadata JSON blobs, and images from NFT contracts.
Developed with heavy assistance from chatGPT and GitHub copilot.