Skip to content

Commit c9fe1c4

Browse files
Remove composite examples (#1985)
* removing repo samples * removing from read me * remove packageManager from package.json --------- Co-authored-by: YaroShkvorets <[email protected]>
1 parent b54a63e commit c9fe1c4

File tree

3 files changed

+0
-8
lines changed

3 files changed

+0
-8
lines changed

examples/README.md

-6
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,4 @@ This section contains several subgraph examples to help you get started with [Th
4343
13. **[Substreams Powered Subgraph](/examples/substreams-powered-subgraph)**
4444
This example is a basic Substreams-powered subgraph, which includes the Substreams definition. It tracks new contract deployments on Ethereum and demonstrates integration with Graph Node using `substreams_entity_change` types and helpers.
4545

46-
14. **[Subgraph Composition Using Sushiswap v3 Subgraph on Base](https://github.com/incrypto32/subgraph-composition-sample-subgraph)**
47-
This example illustrates how to optimize a Subgraph using Subgraph Composition. It uses a source Subgraph and a dependent Subgraph, where the source Subgraph tracks events from Sushiswap v3 subgraph on Base.
48-
49-
15. **[Subgraph Composition Using Three Source Subgraph](https://github.com/isum/subgraph-composition-example)**
50-
This example shows how to combine three source Subgraphs into one composable Subgraph to efficiently aggregate data.
51-
5246
To learn more about subgraphs, review [subgraphs](https://thegraph.com/docs/en/subgraphs/developing/subgraphs/) on [The Graph docs](https://thegraph.com/docs/en/).

examples/subgraph-composition-example

Submodule subgraph-composition-example deleted from 60cadf0

0 commit comments

Comments
 (0)