(https://ournftvisualiser.netlify.app/)
It is same like OpenSea testnet visualizer. All the ERC721 and ERC1155 token we minted form the account, just we have to connect with our wallet we will able to see all those tokens.
- React Js
- Material-UI (used for creating UI)
- Solidity (v: 0.8.4) used for creating smart contract.
- ethers
- react-moralis
- hardhat
- axios
- infura (it is a webiste which provides the tools and infrastructure that allow developers to easily take their blockchain application from testing to scaled deployment https://infura.io/)
- In this landing page you are able to see in top, there is option to connect with wallet and just click you will connect wallet, after that we will fetch all ERC721 & ERC1155 minted token of that particular account address(public address).
open for the suggestions..