📡Requirements

Outline of the project requirements

I ON YOU REVIEWS MARKETPLACE: a Review & Reputation Solution

Must Have:

  • Ability for users to query businesses using an API that triggers ChatGPT to gather information about the business’s values, missions, and political donations.

  • Storage of data on IPFS, with pinning managed through Pinata to ensure data availability.

  • Tokenized incentives for businesses that address user concerns, visible in marketing spaces on affiliate apps.

  • User reviews and feedback mechanism directly on the platform.

  • Integration with Avalanche blockchain for decentralized operations.

  • Use of Chainlink for secure external data fetching and verification using VRF (Verifiable Random Function).

  • Creation of state change on the blockchain

Should Have:

  • API endpoint availability for integration with other Web3 applications.

  • Decentralized ID like a Farcaster ID or similiar technology

Could Have:

  • Advanced blockchain analytics dashboard for businesses to view feedback trends and user engagement, ie The Graph, etc

  • Notification system for users and businesses regarding recent reviews and/or status updates on concerns raised.

Won't Have:

  • a single point of failure

  • Real-time data updating for business profiles; updates may occur in periodic batches.

  • Integration with non-ERC compatible blockchains in the initial release.

  • Centralized Servers housing user data

Last updated