From 0f563c6f49eb535665e8b5ea407a8b72c4d8bfa7 Mon Sep 17 00:00:00 2001 From: Idalith Bustos Date: Tue, 15 Apr 2025 12:28:23 -0700 Subject: [PATCH] update --- website/src/pages/en/substreams/quick-start.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/website/src/pages/en/substreams/quick-start.mdx b/website/src/pages/en/substreams/quick-start.mdx index b5eec572b00a..acd3029d1376 100644 --- a/website/src/pages/en/substreams/quick-start.mdx +++ b/website/src/pages/en/substreams/quick-start.mdx @@ -31,6 +31,7 @@ If you can't find a Substreams package that meets your specific needs, you can d - [Starknet](https://docs.substreams.dev/tutorials/intro-to-tutorials/starknet) - [Injective](https://docs.substreams.dev/tutorials/intro-to-tutorials/on-cosmos/injective) - [MANTRA](https://docs.substreams.dev/tutorials/intro-to-tutorials/on-cosmos/mantra) +- [Stellar](https://docs.substreams.dev/tutorials/intro-to-tutorials/stellar) To build and optimize your Substreams from zero, use the minimal path within the [Dev Container](/substreams/developing/dev-container/).