Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 485 Bytes

File metadata and controls

25 lines (18 loc) · 485 Bytes

ProbeEscrow

Three-party escrow service with dispute resolution on ProbeChain Rydberg Testnet.

Features

  • Create escrows with buyer, seller, and arbiter
  • Release to seller or refund to buyer
  • Dispute mechanism with arbiter resolution
  • Platform fee collection

Setup

npm install
cp .env.example .env
npx hardhat compile
npm run deploy

Network