Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marketplace Hardhat Project

Small Marketplace in solidity using hardhat. Allow users to list items for sale and buy them.


Live on goerli testnet:

  • Shop Proxy Contract: 0x425032a6efdf55B1168Abcc11c471bDC97E6bee8
  • Shop Implementation Contract: 0x8fdE95803c5959bcc8480D27fEC732d0Cc405DC9
  • NFT Contract: 0xaA87bAa53DC1eCA0E0087722D5A9a8678f35eE16

Unit Tests available:

npx hardhat test

Deploy with:

npx hardhat run scripts/deploy.js

Upgrade with:

npx hardhat run scripts/upgrade.js

verify on etherscan with:

npx hardhat run scripts/verify.js

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages