Skip to content

liminal-market/liminal.market.thegraph

Repository files navigation

Liminal Market

A subgraph for the Liminal Market project, which tracks events and data related to the Liminal Market ecosystem.

Description

This subgraph tracks events and data related to the Liminal Market ecosystem, including order executions, order failures, token creations, role grants, wallet balances, account validations, and service contract creations and updates.

Getting Started

Installing the npm package

To install the required npm packages, run the following command:

npm install

Running with npx

To run the subgraph with npx, use the following command:

npx graph codegen && npx graph build

Configuration

Configuration is optional and will be generated on the first run. The configuration file is networks.json.

Reporting Bugs

Please report any bugs or issues on the project's repository and homepage.

Versioning

This project uses semantic versioning.

Authors

License

This project is licensed under the MIT License.

About

Build a graph from liminal.market smart contract events using TheGraph protocol

Topics

Resources

Stars

Watchers

Forks