Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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 :)