Skip to content

Commit

Permalink
Update injective.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Giuliano-1 authored Jan 26, 2025
1 parent 3d48e36 commit 14ff1ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/new/tutorials/cosmos-compatible/injective.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ To make your Substreams queryable (as opposed to [direct streaming](../how-to-gu

1. Run `substreams codegen subgraph` to initialize the sink, producing the necessary files and function definitions.
2. Create your [subgraph mappings](../../how-to-guides/sinks/subgraph/triggers.md) within the `mappings.ts` and associated entities within the `schema.graphql`.
3. Deploy
3. Build and deploy locally or to [Subgraph Studio](https://thegraph.com/studio-pricing/) by running `deploy-studio`.

### SQL

Expand Down

0 comments on commit 14ff1ad

Please sign in to comment.