digital-asset / daml-finance

Apache License 2.0
17 stars 16 forks source link

Improvement Idea: Consider leveraging the Daml Finance bundle #1177

Open johan-da opened 7 months ago

johan-da commented 7 months ago

For an SDK release, we could consider making use of the Daml Finance bundle as the default package set for both the quick-starter and the tutorials. Initially, this approach eliminates the need for a quick-starter and tutorial configuration file (0.0.4.conf), simplifying the setup. Only in scenarios where we need to override the default packages would we create a configuration file (i.e., 0.0.4.conf). Should such a file exist (in main), it would specify the package versions to be used in the quick-starter and tutorials for the corresponding version (0.0.4) which is set in the daml.yaml.template file.