Skip to content

This is the final project of ELEN-E6883 Introduction to Blockchain @ Columbia University, 2023 Spring

Notifications You must be signed in to change notification settings

TongWu/ELEN-E6883-Project-NFT_Painting_Trading_Platform

Repository files navigation

Ether Painting: an NFT painting displayer based on blockchain

Xuechen Zhou (xz3153)

Danling Wei (dw3033)

Yongjie Fu (yf2578)

Yu Wu (yw3748)

Tong Wu (tw2906)

Execution Guideline:

npx hardhat node
  • It will generate 20 virtual accounts for testing.

    • Open the MetaMask in browser

    • Add new network with the following settings:

    • Chain ID: 31337

      • Currency symbol: ETH
    • Switch to Hardhat Network and import some accounts generated above for testing

npm run deploy
  • It will deploy the contract
npm run start
  • It will start the React front end

  • After connect to the wallet, you can create, sell, buy, list, cancel list NFTs

About

This is the final project of ELEN-E6883 Introduction to Blockchain @ Columbia University, 2023 Spring

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published