Skip to content

OriumNetwork/roles-subgraph

Repository files navigation

Orium NFT Roles Subgraph

License: CC0 v1 Github Badge Discord Twitter Follow

The Roles Subgraph is a subgraph for tracking the state of ERC-7432 roles.

Get Started

Get started by installing dependencies, building the project and running the tests.

npm ci
npm run build:mumbai
npm test

Build Project

Building subgraphs consist in generating the code and building the project against a manifest file. This repository provides a subgraph manifest for each network supported. You can build the project for Mumbai with the following command:

npm run build:mumbai

About

Subgraph to track ERC-7432 roles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published