Skip to content

Built in Solidity. This decentralized store can allow users to place order with their crypto wallets and can also cancel it and get refund.

Notifications You must be signed in to change notification settings

nishajakhar/my-shopping-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Shopping Store

A decentralized transparent online shopping store dApp. User can place orders with their crypto wallet and can also cancel it before dispatch.

Installation :

git clone [email protected]:nishajakhar/my-shopping-store.git
cd my-shopping-store
npm install

To deploy the store contract

cp .env-example .env
// Update the Alchemy Key and Private key of your wallet account into the .env file
npx hardhat run scripts/deploy.js --network goerli

About

Built in Solidity. This decentralized store can allow users to place order with their crypto wallets and can also cancel it and get refund.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published