- Get awarded: up to $700 worth of XLM
- Section: How-To Guides - Dapp Development: https://github.com/stellar/stellar-docs/tree/main/docs/smart-contracts/guides/dapps
- Guide(s) could include:
- Introduction to state archival:
- Define state archival in the context of Stellar dapps
- Explain why managing state archival is important for applications
- Describe various methods to implement state archival on the client side
- Practical examples:
- Provide code examples showing how to set up and manage state archival
- Include scenarios where different techniques might be more appropriate
- Challenges and solutions:
- Identify common challenges developers might face with state archival
- Offer solutions to these challenges