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
[DEPRECATED] On-chain registry of Flow NFT collections conforming to the NFT Metadata Standard, enabling dApps, wallets and marketplaces to discover interoperable collections. Replaced by fixes-world/token-list.
The increasing popularity of NFTs and cryptocurrency transactions necessitates efficient systems for metadata retrieval and transaction tracking. This implementation aims to provide a robust backend solution using Express.js and MongoDB, integrating with blockchain technologies via Web3.js and external APIs like Etherscan.
backend service api contains metadata info, about nft itens (description, images etc) for using on all nft tokens like erc1155 and erc721 it follows the standard using by opensea marketplace
Uploading and managing files on IPFS through Pinata's pinning service API. The project includes ready-to-use scripts for uploading JSON and image files, creating file groups, listing files, and generating IPFS URLs, making it easy for developers to integrate IPFS file storage into their applications using Pinata's infrastructure.
A user-friendly platform for effortless NFT metadata retrieval. With support for Ethereum, Arbitum, and Polygon, simply input the contract address and token ID to access detailed metadata. Built with Next.js 14 and powered by shadCN UI and Aceternity UI, metaNFT utilizes the Alchemy API for seamless data retrieval, storing image on AWS S3.