Skip to content

vatsaljain568/Escrow3

Repository files navigation

🧾 Escrow Smart Contract dApp

This is my first decentralized application (dApp) built using React, Ethers.js, and Solidity. It allows users to create secure escrow contracts between a buyer and seller, with an arbiter approving or returning the funds.

🚀 Features

  • Deploy new Escrow contracts
  • Role-based actions:
    • Buyer creates the contract
    • Seller receives funds upon approval
    • Arbiter approves or returns funds
  • Frontend built with React + Ethers.js

📦 Tech Stack

  • Smart Contract: Solidity
  • Frontend: React.js
  • Blockchain Integration: Ethers.js
  • Network: Sepolia ETH

🧪 How to Run Locally

git clone https://github.com/your-username/my-escrow-dapp.git
cd Escrow3
npm install
npm run dev

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published