| 
1 |  | -* xref:index.adoc[]  | 
2 |  | -* Guides  | 
3 |  | -    ** "Hello, Starknet!" quickstart  | 
4 |  | -        *** xref:quick-start:overview.adoc[Overview]  | 
5 |  | -        *** xref:quick-start:environment-setup.adoc[Setting up your environment]  | 
6 |  | -        *** xref:quick-start:hellostarknet.adoc[Generating and understanding `HelloStarknet`]  | 
7 |  | -        *** xref:quick-start:devnet.adoc[Declaring, deploying, and interacting with `HelloStarknet` locally]  | 
8 |  | -        *** xref:quick-start:sepolia.adoc[Deploying and interacting with `HelloStarknet` on Sepolia]  | 
9 |  | -        *** xref:quick-start:next-steps.adoc[Recommended next steps]  | 
10 |  | -        *** xref:quick-start:troubleshooting.adoc[Troubleshooting]  | 
11 |  | -    ** Staking on Starknet  | 
12 |  | -        *** xref:staking:overview.adoc[Overview]  | 
13 |  | -        *** xref:staking:entering-staking.adoc[Becoming a validator]  | 
14 |  | -        *** xref:staking:increasing-staking.adoc[Increasing stake]  | 
15 |  | -        *** xref:staking:claiming-rewards.adoc[Claiming rewards]  | 
16 |  | -        *** xref:staking:delegating-stake.adoc[Delegating stake]  | 
17 |  | -        *** xref:staking:switching-delegation-pools.adoc[Switching delegation pools]  | 
18 |  | -        *** xref:staking:exiting-staking.adoc[Exiting the staking protocol]  | 
19 |  | -        *** xref:staking:managing-staking-and-delegation-operations.adoc[Managing staking and delegation operations]  | 
20 |  | -        *** xref:staking:staking-events-and-read-functions.adoc[Using staking events and read functions]  | 
21 |  | -    ** The StarkGate bridge  | 
22 |  | -        *** xref:starkgate:overview.adoc[Overview]  | 
23 |  | -        *** xref:starkgate:depositing.adoc[Depositing funds]  | 
24 |  | -        *** xref:starkgate:automated-actions-with-bridging.adoc[Performing a Smart Deposit]  | 
25 |  | -        *** xref:starkgate:cancelling-a-deposit.adoc[Cancelling a deposit]  | 
26 |  | -        *** xref:starkgate:withdrawing.adoc[Withdrawing funds]  | 
27 |  | -        *** xref:starkgate:troubleshooting.adoc[Troubleshooting]  | 
28 |  | -        *** xref:starkgate:function-reference.adoc[Functions and events reference]  | 
29 |  | -     ** https://book.cairo-lang.org/ch100-00-introduction-to-smart-contracts.html[Smart Contracts in Cairo ↗^]  | 
30 |  | -     ** https://starknet-by-example.voyager.online/[Starknet By Example ↗^]  | 
31 |  | -     ** https://speedrunstark.com/[SpeedRun Stark ↗^]  | 
 | 1 | +* xref:index.adoc[]  | 
0 commit comments