Skip to content

Commit 3f45dba

Browse files
authored
init&finish (#1492)
1 parent 401d9e2 commit 3f45dba

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

components/Starknet/modules/quick-start/nav.adoc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,7 @@
2525
*** xref:starkgate:adding-a-token.adoc[Adding a token]
2626
*** xref:starkgate:cancelling-a-deposit.adoc[Cancelling a deposit]
2727
*** xref:starkgate:estimating-fees.adoc[Estimating StarkGate fees]
28-
*** xref:tools:dai-token-migration.adoc[Migrating DAI v0 to DAI]
28+
*** xref:tools:dai-token-migration.adoc[Migrating DAI v0 to DAI]
29+
** Commuinty guides
30+
*** https://starknet-by-example.voyager.online/[Starknet By Example ↗^]
31+
*** https://speedrunstark.com/[SpeedRun Stark ↗^]

components/Starknet/modules/quick-start/pages/next-steps.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Welcome to the fifth and final installment of the "Hello, Starknet!" quickstart
66

77
By now you've successfully declared, deployed, and interacted with the `HelloStarknet`, both on Starknet Sepolia and locally (way to go!). This last installment of the series will therefore list the various next steps you can take on your Starknet journey:
88

9-
* If you're interested in following more hands-on tutorials for Starknet, go to https://www.starknet.io/tutorials/[starknet.io/tutorials^]
9+
* If you're interested in following more hands-on tutorials for Starknet, check out the other guides in this section
1010
* If you're interested in diving deep into Starknet's inner workings, go to xref:architecture-and-concepts:accounts/introduction.adoc[Architecture]
1111
* If you're interested in exploring Starknet's toolchain, go to xref:tools:devtools/overview.adoc[Tooling]
1212
* If you're interested in reviewing Starknet's specifications, go to xref:ROOT:chain-info.adoc[Chain information]

0 commit comments

Comments
 (0)