Skip to content

Latest commit

 

History

History
73 lines (42 loc) · 2.01 KB

README.md

File metadata and controls

73 lines (42 loc) · 2.01 KB

nfttinder

A POC Tinder Style NFT Bidding market place deployed on ropsten

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

DApp URL

https://cocky-blackwell-50d984.netlify.app

Demo

Screenshots

  1. !(Screenshot 1)

  2. !(Screenshot 2)

  3. !(Screenshot 3)

  4. !(Screenshot 4)

  5. !(Screenshot 5)

  1. !(Screenshot 6)

  2. !(Screenshot 7)

  3. !(Screenshot 8)

  4. !(Screenshot 9)

  5. !(Screenshot 10)

  6. !(Screenshot 11)

  7. !(Screenshot 12)

  1. !(Screenshot 13)

Contract Details

  1. BiddingContract - https://ropsten.etherscan.io/address/0xb882AdE16D6B132B8C2530da204E35aC2dF9411a
  2. NFT Token - https://ropsten.etherscan.io/address/0x3acAc7Db46B279600040992b2553CFa3D8E8fa20

Customize configuration

See Configuration Reference.