Switched "Next Steps" for "Summary"

This commit is contained in:
AlexanderBuzz
2023-07-30 20:49:26 +02:00
parent 8bbccb9486
commit f1de2b649f

View File

@@ -1454,8 +1454,7 @@ To run the reference application, run:
npm run domain-verification
```
## Next Steps & Topics for further research
## Summary
- Error Handling
- Building the App
Congratulations, you now have created your own wallet application! In completing this tutorial, you have learned how to interact with the XRP Ledger - from sending simple requests up to doing actual transactions, all in an electron application.