Added link to example Q-App projects.

This commit is contained in:
CalDescent 2023-05-06 12:16:59 +01:00
parent b693a514fd
commit 1f77ee535f

View File

@ -816,6 +816,9 @@ let res = await qortalRequest({
# Section 4: Examples
Some example projects can be found [here](https://github.com/Qortal/Q-Apps). These can be cloned and modified, or used as a reference when creating a new app.
## Sample App
Here is a sample application to display the logged-in user's avatar: