Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/allwin199/nft-marketplace-frontend
NFT Marketplace implemented using Next Js, Typescript, Tailwind.
https://github.com/allwin199/nft-marketplace-frontend
ethereum nextjs tailwindcss thirdweb
Last synced: 6 days ago
JSON representation
NFT Marketplace implemented using Next Js, Typescript, Tailwind.
- Host: GitHub
- URL: https://github.com/allwin199/nft-marketplace-frontend
- Owner: allwin199
- Created: 2024-02-02T19:17:15.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-02-06T17:39:14.000Z (10 months ago)
- Last Synced: 2024-05-29T17:23:46.988Z (6 months ago)
- Topics: ethereum, nextjs, tailwindcss, thirdweb
- Language: TypeScript
- Homepage: https://nft-marketplace-frontendv1.vercel.app/
- Size: 1.83 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NFT Marketplace
## About
Ethereum-based NFT marketplace where users can securely sell their digital assets, while others can purchase them without intermediaries. The platform operates autonomously, leveraging blockchain technology for transparent transactions and ensuring decentralized control over the entire process.
## Smart Contract
[Contract](https://mumbai.polygonscan.com/address/0x6438325A82E945139A760d6010B4c65D6b20d0D5#code)
[Github](https://github.com/allwin199/nft-marketplace)## Workflow
### Marketplace
![Marketplace](./workflow-images/Home.png)
---
### List NFT
![Marketplace](./workflow-images/listNft.png)
---
### Buy NFT
![Marketplace](./workflow-images/BuyNft.png)
---
### Sell NFT
![Marketplace](./workflow-images/Sell.png)
## Thank you :)