An open API service indexing awesome lists of open source software.

https://github.com/dimensiondev/maskbox-subgraph

The subgraph for MaskBox.
https://github.com/dimensiondev/maskbox-subgraph

Last synced: 4 months ago
JSON representation

The subgraph for MaskBox.

Awesome Lists containing this project

README

          

# MaskBox Subgraph

This subgraph tracks all of the MaskBoxes created by the MaskBox contract.

## Setup

```bash
yarn
yarn codegen
yarn build
```

## Running Locally

Make sure to update package.json settings to point to your own graph account.

## Key Entity Overviews

### MaskBox

Cotains data about a MaskBox

### Token

Contains detailed data on a specific token.

### Creator

Cotains data about the creator of a MaskBox