Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

ChainLens - On-Chain Analytics Registry

Decentralized analytics marketplace where data providers register queries and consumers pay per execution on ProbeChain Rydberg Testnet.

Features

  • Providers stake PROBE and register analytics queries
  • Consumers pay to execute queries
  • Providers submit result hashes on-chain
  • Dispute resolution with reputation slashing
  • Timeout refunds for unresponsive providers

Deploy

npm install
cp .env.example .env  # add your private key
npx hardhat compile
npm run deploy

Network