NFT Global Explorer - NFT Dashboard displays all collection data addresses and their market data and minting Nft
A global summary table of NFT collections per selected blockchain, sorted by market cap Ability to select a row in the global summary table to get a collection detail view and a preview of the first 5 NFTs in the collection Ability to select one of the NFTs and see its metadata minting function button connection
I found the Covalent template so interesting to start my project because of the use case of their API endpoint to build a dashboard. I Use the covalent template which uses react.js and I used chakra-UI for the styling. connecting to the blockchain I used wagmi connect wallet hook. and for the minting Nft token I used alchemy functionality and deployed it to polygon testnet.