Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

As a Builder, I want a Subgraph Reference, so I can understand how to use RN's Subgraphs. #1017

Open
1 task
MantisClone opened this issue Dec 14, 2022 · 1 comment · Fixed by #1026
Open
1 task

Comments

@MantisClone
Copy link
Member

MantisClone commented Dec 14, 2022

Description

Document Request’s 3 subgraphs with information, links, entities, and subgraph query examples.

Details

In order to allow supporting and scaling of our payment detection feature, Request partners with The Graph, an indexing protocol for querying data for blockchain networks such as Ethereum, Gnosis chain, Avalanche, and NEAR and makes their data easily accessible.

What it means for Request Network is that it provides an easier way to retrieve specific payment reference data from the blockchain and reconcile it to payment requests.

Request uses multiple subgraphs for indexing and organizing data from the Request smart contracts. Each subgraph has a dedicated endpoint for querying data, as well as a page on The Graph explorer that exposes the schema and available fields to query.

Bounty Requirements

  • Add docstrings to the subgraph schema.graphql files
  • Add documentation Including overview information, links, entities, and subgraph query examples

Deliverables/Definition of Done


Migrated from Asana: https://app.asana.com/0/1203912381456855/1204313957200835/f

@MantisClone MantisClone changed the title Add subgraph documentation As a Builder, I want a Subgraph Reference, so I can understand how to use RN's Subgraphs. Sep 14, 2023
@MantisClone
Copy link
Member Author

These docs should include the deployments on the Arbitrum-based decentralized network.
RequestNetwork/payments-subgraph#76

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ✨ Backlog: Enhancements
1 participant