Skip to content

Minzhang906/NFTMarketplace

Repository files navigation

Users can MINT, SELL,VIEW, BUY NFTs.

Technology Stack & Tools

  • Solidity (Writing Smart Contract)
  • Javascript (React & Testing)
  • Ethers (Blockchain Interaction)
  • Truffle (Development Framework)
  • Ipfs (Metadata storage)
  • React routers (Navigational components)

Requirements For Initial Setup

  • Install NodeJS, should work with any node version below 16.5.0
  • Install Truffle
  • Install Ganache
  • Install metamask and create account

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

truffle test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

Reference

About

Users can mint,sell,buy NFTs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published