Skip to content
CCPEDIAby Unity Nodes
Discussions/App Development/Local Getting Started with DAMLForum ↗

Local Getting Started with DAML

App Development2 posts152 views2 likesLast activity Feb 2022
KA
Karthi_PalaniOP
Feb 2022

After close daml connection and daml start - previous follow party get reseted in local what to do stay the data back after restart daml start

NE
nemanja
Feb 2022

Hi @Karthi_Palani :wave:

The getting started example is running on Sandbox, which uses in-memory store. If you want to keep the data between restarts you can run the Sandbox with Daml driver for Postgres.

Here is more info on how to set it up.

← Back to Discussions