> For the complete documentation index, see [llms.txt](https://docs.photonsdk.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.photonsdk.org/demo-app.md).

# Demo App

The Photon SDK includes a reference wallet app that documents how the components work together in a final product. You can try the demo app that showcases the seedless wallet UX that Photon enables.

![Seedless Wallet Restore Flow](https://raw.githubusercontent.com/photon-sdk/photon-lib/demo-images/restore_flow.gif)

## App Source Code

The git repo for the reference app can be found here. App developers are encouraged to fork the git repository or use it as a resource to help them build their own apps.

{% embed url="<https://github.com/photon-sdk/photon-app>" %}
