Skip to content

This is a sample implementation of a simple subgraph of The Graph protocol. This sample demonstrates how easy is to index and query data from blockchains which, otherwise would be difficult to query directly.

Notifications You must be signed in to change notification settings

axeldomingues/kleros-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Graph - Kleros Sample

This is a sample implementation of a simple subgraph of The Graph protocol. This sample demonstrates how easy is to index and query data from blockchains which, otherwise would be difficult to query directly.

In this specific example, we are indexing Kleros, which is a blockchain dispute resolution layer. The goal is to index and query disputes and phases. In this exercise, we want to ask a straightforward question that would be difficult to answer without The Graph protocol. For example, how many disputes exist per phase and which specific disputes exist per phase.

The Graph Dashboard

Below the graph dashboard of this sample implementation

Contracts

Eth mainnet indexed contract

About

This is a sample implementation of a simple subgraph of The Graph protocol. This sample demonstrates how easy is to index and query data from blockchains which, otherwise would be difficult to query directly.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published