Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rohanranjan25061996/nft-visualizers
NFT Visualizers just like OpenSea testnet web application.
https://github.com/rohanranjan25061996/nft-visualizers
ethereum-contract etherjs material-ui nft react-moralis reactjs solidity-contracts solidity-dapps solidity-language web3
Last synced: about 2 months ago
JSON representation
NFT Visualizers just like OpenSea testnet web application.
- Host: GitHub
- URL: https://github.com/rohanranjan25061996/nft-visualizers
- Owner: rohanranjan25061996
- Created: 2022-03-15T15:27:36.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-17T10:32:14.000Z (almost 3 years ago)
- Last Synced: 2024-10-14T01:20:51.298Z (3 months ago)
- Topics: ethereum-contract, etherjs, material-ui, nft, react-moralis, reactjs, solidity-contracts, solidity-dapps, solidity-language, web3
- Language: JavaScript
- Homepage:
- Size: 4.27 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NFT-Visualizers
(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.
#### Frontend
1. React Js
2. Material-UI (used for creating UI)#### Backend
1. Solidity (v: 0.8.4) used for creating smart contract.# Libraries
1. ethers
2. react-moralis
3. hardhat
4. axios
6. 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/)# Specification & Features
### Steps..
1. 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..
#### -------------------------- Thank you so much --------------------------------------