Skip to content

Weirdo-001/Restaurant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🍹 SipVerse — Blockchain Beverage Hub

A decentralized beverage ordering dApp built on Ethereum.

Features

  • 35+ beverages across 7 categories (Tops, Coffee, Tea, Drinks, Cocktails, Mocktails, Fruit Juice)
  • Add to cart, pay with ETH via MetaMask
  • On-chain feedback/memos stored permanently on the blockchain
  • Beautiful dark luxury UI

Setup

Smart Contract

npm install
npx hardhat compile
npx hardhat run scripts/deploy.js --network goerli

Frontend

cd client
npm install
npm run dev

Update the contract address in client/src/App.jsx after deployment.

Tech Stack

  • React + Vite (frontend)
  • ethers.js (blockchain interaction)
  • Hardhat (contract development)
  • Solidity (smart contract)

About

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors