ScoreSage

A universal verifiable Leaderboard oracle that serve as source of truth for tournament generation. Organiser can create a new tournaments where only players with certain rank can participate.

  • 0 Raised
  • 84 Views
  • 0 Judges

Categories

  • Main track - $45.500

Gallery

Description

Score Sage

Leaderboards are at the heart of every competitive game. It's the place that validate the hard effort of dedicated players. It can also be used as source of truth for organising events like tournaments where only the top players are allowed to participate. 

We propose a Universal Verifiable Leaderboard Oracle.

Universal: the system is capable of ingesting match outcome information from different sources as long as the game engine generating the results of a match can provide a zk proof of that computation.

Verifiable: at ingestion time the system will verify the provided proof using the same verification system that the given game engine uses. Only verified information will be stored on-chain. Ultimately we can store the proof accompanying every transaction to be audited at any given time. 

Oracle: we rely on zk verification to ensure the soundness of the data provided by the leaderboard. The rating information lives on-chain so it can be consumed by any smart contract. can be consumed on-chain

ScoreSage also stores verifiable information off-chain. A graphQL API layer provide a scalable solution to consume verified player rating information without incurring in high costs. 

Independent communities can consume rating information for their own needs at low cost with out loosing the trust in the data they are querying.


Architecture can be found here.

Attachments