This repository has been archived by the owner on Aug 21, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 81
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds a JavaScript tutorial on how to perform state restoration (#522)
* Add initial skeleton to state-exp tutorial * I hate this prettier config but so be it 🤷 * Add untested code around restoring state * Add snippet on building a restore tx * Fixup headers: single # is hidden * Add explanation around filtering entries * Clean up code * Keep code on pace with stellar/js-stellar-base#660 * fmt fixup * Some code/doc/markdown fixups * Add a link * Add simulation error check * Doc fixup * Update tutorial to match latest Soroban RPC / client schemas * Add details, switch to await-based code * Formatting fixup * Add cross-ref links to each example * Remove extraneous instructions * Update copy after self-review * Code compilation fixups * Incorporate easy PR feedback * Clean up language based on feedback * couple grammar nits * Fixup the s -> server rename * Fixup sentence wording * Be number-specific Co-authored-by: Leigh McCulloch <[email protected]> --------- Co-authored-by: Bri Wylde <[email protected]> Co-authored-by: Leigh McCulloch <[email protected]>
- Loading branch information
1 parent
9901fff
commit c865983
Showing
1 changed file
with
238 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters