/mkt-nft-project

CryptoKet NFT Marketplace. A platform about cryptocoins and modern design

Primary LanguageJavaScriptMIT LicenseMIT

NFT MARKET PROJECT

It's a market NFT project to create and buy nfts. You can be a seller or a owner of nfts with ETHER cryptocoin.

Netlify Status

Technologies:

  • NEXT.JS with REACT.JS
  • Hardhat (transactions)
  • Using axios to request, ethers to manage selling nfts
  • Using web3modal
  • Using React hooks and react Context.
  • Using Solidity language (.sol) to create contracts to sell/buy nfts with Metamask

Market NFT Project

To install the project

yarn or npm install

Create fake accounts to buy/sell, you can use MetaMask to import that: npx hardhat node
You can run the project in your localhost: yarn dev

Just connect your wallet with this deploy on Netlify:

https://main--preeminent-chaja-b30cac.netlify.app/

Metamask

Metamask is an extension for chrome browser, it's a crypto wallet and you can install here: https://metamask.io/

API

Infura.io (storage for nfts) with dedicated endpoint (custom link: https://cryptoketsteffany-martins.infura-ipfs.io)

Example Project:

Watch the video



Credits for the course JS PRO MASTERY about NFT MarketPlace.
Made by Steffany-Martins