Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a guide or guides for dapp developers who are looking to implement state archival on the client side #596

Open
briwylde08 opened this issue May 29, 2024 · 4 comments · May be fixed by #831
Assignees
Labels
Docs Bounty An issue eligible for you to complete for the Docs Bounty!

Comments

@briwylde08
Copy link
Contributor

briwylde08 commented May 29, 2024

- 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
@briwylde08 briwylde08 added the Docs Bounty An issue eligible for you to complete for the Docs Bounty! label May 29, 2024
@Myestery
Copy link
Contributor

Myestery commented Jul 2, 2024

@briwylde08 I'll like to work on this too

@Myestery
Copy link
Contributor

Myestery commented Jul 9, 2024

Hello @briwylde08
Does it make sense to still work on this having https://developers.stellar.org/docs/learn/encyclopedia/storage/state-archival ?

@Myestery
Copy link
Contributor

I'll just continue working on it

@briwylde08
Copy link
Contributor Author

Hey @Myestery sorry I missed this comment, I think that section is missing information on working with state archival from the perspective of a dapp! So that's what we're asking for here.

This was referenced Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs Bounty An issue eligible for you to complete for the Docs Bounty!
Projects
Status: In Review
3 participants
@Myestery @briwylde08 and others