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.
- Host: GitHub
- URL: https://github.com/dimensiondev/maskbox-subgraph
- Owner: DimensionDev
- License: other
- Created: 2021-10-21T05:48:19.000Z (over 4 years ago)
- Default Branch: develop/rinkeby
- Last Pushed: 2022-06-10T06:05:27.000Z (over 3 years ago)
- Last Synced: 2025-08-21T07:41:27.913Z (6 months ago)
- Language: TypeScript
- Size: 64.5 KB
- Stars: 0
- Watchers: 6
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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