Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dragonsea0927/blockchain-nft

A Web3.0 Block-chain application to discover, collect, and sell extraordinary NFTs
https://github.com/dragonsea0927/blockchain-nft

blockchain ethereum nextjs nft-marketpplace nfts opensea opensea-api react smart-contracts solidity tailwindcss we3

Last synced: 22 days ago
JSON representation

A Web3.0 Block-chain application to discover, collect, and sell extraordinary NFTs

Awesome Lists containing this project

README

        

# Nft Marketplace

A Web3.0 Block-chain application to discover, collect, and sell extraordinary NFTs. The Decentralized application was built on the Ethereum Blockchain with Nextjs, and Smart contracts written in Solidity.

> ## ⭐ Show Your Support
> If you like this project, do not forget to give ⭐s. So it can get more attention and get more support from the community. Don't underestimate one star, one star you give will convince others to give the project another star.

## 🔧 Technology Stack & Tools

- [Solidity](https://docs.soliditylang.org/en/v0.8.13/) (Writing Smart Contracts)

- [NextJs](https://nextjs.org/) (React Framework for Production)

- [Ethers](https://docs.ethers.io/)

- [Hardhat](https://hardhat.org/)

- [Sanity.io](https://www.sanity.io/) (Backend Database)

- [MetaMask]() (User Authentication)

> ### View [live](https://baseminty.com) project. 😁

## 🖥️ Screenshoots

### Home

![](docs/images/home.png)




### Explore


Light
       
Dark




### Nft Detail


Light
       
Dark

## 🎉 Roadmap

- [x] Base Components of the Project
- [x] Search Filters for Explore Page
- [x] Connect Wallet (ETH Wallets 🚀)
- [x] NFT Collections Page
- [x] NFT Detail Page
- [x] Smartcontract Backend (Truffle)
- [x] Blog Page
- [x] Login
- [x] User's Profile Page
- [x] User Collections
- [x] Connect MetaMast Wallet Popup
- [x] Supported Mobile Devices
## 🗞️ Blog
Everything and anything you need to know about Web3, NFTs, Decentralized apps and games.
- [BaseMint Blog](https://baseminty.com/blog)

Light

## 🔮 Usage
To use this application as your own, follow these simple steps:


  • Fork this Repository (`git clone https://github.com/bouncei/b-blockchain-nft.git`)


  • Install Dependecies (`yarn install`)


  • Run Project (`yarn start`)

## 🤝 Contribute
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated. 😊


 1. Fork Project


 2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)

 3. Commit your changes(`git commit -m "Add Some Amazing Feature" `)

 4. Push to the Branch (`git push origin feature/AmazingFeature`)


 5. Open a Pull Request