Skip to content

pagarevijayy/web3-marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web3 Marketplace POC (transfer product ownership)

A simple marketplace to transfer ownership of products on chain.

Tech Stack:

  • Solidity (for Ethereum Contracts)
  • Truffle Framework
  • Ganache
  • React.js
  • Chai (writing test cases)