Skip to content

Commit

Permalink
Update evm.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Giuliano-1 authored Jan 26, 2025
1 parent 4ad9422 commit 4e1acc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/new/tutorials/evm.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,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 4e1acc3

Please sign in to comment.