Skip to content

dfdao/arena-subgraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arena-subgraph

Exploring the Graph for Arena

Requirements

  • Install node >= 14 (You can consider using nvm)
  • Install Yarn

Installation

git clone https://github.com/dfdao/arena-subgraph.git

Usage

yarn

yarn ts-node query.ts

Modifiying Query

Update the QUERY variable in query.ts for any query you want to run.

This follows the GraphQL syntax.

Details about Dark Forest Arena Subgraph

This is a work in progress, but if you go to the playground and click Query, you can see the schema that is available for querying.

Currently only the Arena and ArenaPlayer entities are able to be queried!

About

Exploring the Graph for Arena

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published