Research report NFTs with citations and impact on ProbeChain Rydberg Testnet (Chain ID: 8004).
Publish research as NFTs, sell access, build citation graphs, track research impact.
publishReport(title, abstractHash, fullReportHash, price)-- Publish a report NFTpurchaseReport(reportId)payable -- Purchase access to a reportciteReport(citingReportId, citedReportId)-- Record a citationgetResearchImpact(reportId)-- Get impact score
cp .env.example .env
npm install
npx hardhat compile
npx hardhat run scripts/deploy.ts --network rydberg- Chain ID: 8004
- EVM: London
- Solidity: 0.8.24