streamingfast / substreams

Powerful Blockchain streaming data engine, based on StreamingFast Firehose technology.
Apache License 2.0
159 stars 45 forks source link

Substreams to `graph-node` tutorial #109

Closed maoueh closed 1 year ago

maoueh commented 1 year ago

This will be like https://github.com/streamingfast/substreams/issues/107 but for graph-node. The output format is really similar to database changes required by Postgres/MongoDB but tailored made for graph-node consumption.

Outline should be really similar, main difference is that we will not show how to properly start graph-node. We will instead have an important mentioning that for now, a development version of graph-node is required and this is still an on-going work in progress (the graph-node consuming Substreams part).

seanmooretechwriter commented 1 year ago

The final outline and approach used for the files-sink tutorial should be followed for this documentation. Refer to the following link to find content and the process for creating that page/doc.

https://github.com/streamingfast/substreams/pull/116