Loading repository data…
Loading repository data…
MhAliCakmak / repository
CryptoKet NFT Marketplace is an Ethereum-based NFT marketplace that allows users to buy and sell non-fungible tokens (NFTs). This repository contains the smart contracts and codebase for the marketplace, which is built with Solidity and uses the NextJS + HardHat stack.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Welcome to the NFT Marketplace repository! This repository contains the smart contracts and codebase Ethereum-based NFT marketplace where you can buy and sell non-fungible tokens.
To get started with NFT Marketplace, follow these steps:
git clone https://github.com/MhAliCakmak/NFTMarketplace.gitcd NFTMarketplace npm installnpx hardhat nodenpx hardhat run scripts/deploy.js --network localhostnpx hardhat compile && npx hardhat run scripts/deploy --network testnetnpm run devThis project is built using NextJS as its framework, which allows you to easily create static pages and dynamic routes. The application uses React components throughout, This project is an implementation of NextJS + HardHat stack for creating a simple NFT marketplace. It includes basic functionality such as listing, This project is built using NextJS, HardHat, and React components. It uses the following libraries:
Contributions are always welcome! Please open up an issue first to discuss any major changes before submitting a pull request. If you're interested Please make sure to read the CONTRIBUTING document before making any pull requests. We welcome contributions to improve Testbnb NFT Marketplace. If you'd like to contribute, please follow these steps:
git checkout -b feature/new-featuregit commit -m 'Add new feature'git push origin feature/new-featureThis project is open source and available under the MIT License. See the LICENSE file for more details.