Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dragonsea0927/blockchain-nft
- Owner: dragonsea0927
- Created: 2024-10-21T05:06:01.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-21T05:17:11.000Z (3 months ago)
- Last Synced: 2024-10-30T05:59:43.478Z (2 months ago)
- Topics: blockchain, ethereum, nextjs, nft-marketpplace, nfts, opensea, opensea-api, react, smart-contracts, solidity, tailwindcss, we3
- Language: JavaScript
- Homepage: https://b-blockchain-nft.vercel.app/
- Size: 7.61 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
### Nft Detail
## 🎉 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)
## 🔮 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