[Proposal] Create Comprehensive Usage Examples and Documentation in Create-Aleo-App
iamalwaysuncomfortable opened this issue · 0 comments
iamalwaysuncomfortable commented
💥 Proposal
Currently Create-Aleo-App is provides literate first introductions to web development using Aleo. However the examples so far are mostly based in code and provide mostly only basic functionality tutorials.
Each create-aleo-app should have the following:
- Detailed documentation with an option to open the example in stackblitz like the template-react-leo example
- A 1-page app that has informative tooltips (if possible)
Additionally there should be more examples which double as integration tests for the SDK. Specifically:
- Aleo 101 App
- Integrate ZkML example into create-aleo-app & create 1-page app for it
- Integrate ZkCredits example into create-aleo-app