Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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