Example apps#

The tutorials in this section walk through complete, end-to-end applications built on Dash Platform. Unlike the single-operation tutorials elsewhere (for example, Submit documents or Register an identity), each walkthrough shows how many SDK operations compose together inside a real app.

Each app is a stand-alone project in the platform-tutorials/example-apps/ directory. The walkthroughs here tour the code alongside the commands needed to run it locally.

If you are looking for a focused snippet for one SDK call, the per-operation tutorials under Identities and names and Contracts and documents are a better starting point.