The Daml smart contract language
Go to file
Gabor Aranyossy 40f196f7f6
adding Metrics around Ledger operations (#646)
* adding metrics around ledger components

* adding missing copyright headers

* adding requested comment

* fixing merge conflicts
2019-04-24 16:51:20 +02:00
.github add note about security issues in issue template (#503) 2019-04-16 10:20:17 +02:00
.vscode open-sourcing daml 2019-04-04 09:33:38 +01:00
3rdparty adding Metrics around Ledger operations (#646) 2019-04-24 16:51:20 +02:00
bazel_tools Build //daml-assistant:daml on Windows (#595) 2019-04-18 10:37:03 +00:00
build-scripts correct jq in dev-env (#463) 2019-04-12 16:44:15 -04:00
ci windows: full build; more targets (#529) 2019-04-17 10:56:28 +02:00
compiler use WithTxValue in place of VersionedValue more broadly (#643) 2019-04-24 13:54:41 +00:00
da-assistant Enforce consistent formatting of BUILD files. (#412) 2019-04-12 13:10:16 +02:00
daml-assistant Make daml new files writeable. (#642) 2019-04-23 19:02:01 +00:00
daml-foundations Remove a temporary hack regarding daml-stdlib.dar and Scala tests (#664) 2019-04-24 12:18:48 +00:00
daml-lf use WithTxValue in place of VersionedValue more broadly (#643) 2019-04-24 13:54:41 +00:00
dev-env windows: fail on dev-env sync errors (#635) 2019-04-23 15:54:28 +00:00
docs Add CreateAndExercise command throughout the stack (#563) 2019-04-18 16:05:16 +00:00
extractor Rename DA.Private.TextMap into DA.TextMap (#573) 2019-04-17 17:51:36 +00:00
ghc-lib Add to ghc-lib developer documentation (#467) 2019-04-15 05:58:33 -04:00
hazel open-sourcing daml 2019-04-04 09:33:38 +01:00
infra infra: add a VSTS windows agents (#368) 2019-04-18 11:20:57 +00:00
language-support Release codegen front-end shaded binary, #615 (#617) 2019-04-19 14:24:57 +00:00
ledger adding Metrics around Ledger operations (#646) 2019-04-24 16:51:20 +02:00
ledger-api Remove outdated documentation things (#626) 2019-04-23 14:01:45 +00:00
libs-haskell Enforce consistent formatting of BUILD files. (#412) 2019-04-12 13:10:16 +02:00
navigator Navigator: Print important messages to stderr (#522) 2019-04-16 13:20:59 +02:00
nix bazel: move .bazelrc back to the repo root (#596) 2019-04-18 12:04:23 +00:00
notices-gen Enforce consistent formatting of BUILD files. (#412) 2019-04-12 13:10:16 +02:00
oss-compliance update all references of old repo to new repo 2019-04-04 16:20:07 +02:00
pipeline/samples Enforce consistent formatting of BUILD files. (#412) 2019-04-12 13:10:16 +02:00
rattle Prototype to accelerate Windows development (#411) 2019-04-12 10:45:11 +01:00
release allow arbitrary version numbers (#657) 2019-04-24 12:54:36 +00:00
replacements open-sourcing daml 2019-04-04 09:33:38 +01:00
rules_daml Remove damli completely (#481) 2019-04-15 14:47:59 +02:00
scala-protoc-plugins Enforce consistent formatting of BUILD files. (#412) 2019-04-12 13:10:16 +02:00
sdk Enforce consistent formatting of BUILD files. (#412) 2019-04-12 13:10:16 +02:00
web-ide webide: update docker image to handle typescript (#516) 2019-04-16 15:02:11 +00:00
.bazelignore open-sourcing daml 2019-04-04 09:33:38 +01:00
.bazelrc bazel: move .bazelrc back to the repo root (#596) 2019-04-18 12:04:23 +00:00
.dadew windows: fixed SHA256_TEXT daml-lf/interpreter test; less tools in dadew (#400) 2019-04-12 10:44:03 +02:00
.dockerignore open-sourcing daml 2019-04-04 09:33:38 +01:00
.envrc open-sourcing daml 2019-04-04 09:33:38 +01:00
.gitattributes open-sourcing daml 2019-04-04 09:33:38 +01:00
.gitignore Prototype to accelerate Windows development (#411) 2019-04-12 10:45:11 +01:00
.hlint.yaml open-sourcing daml 2019-04-04 09:33:38 +01:00
.mergify.yml strictify mergify (#576) 2019-04-17 14:25:36 +01:00
.scalafmt.conf open-sourcing daml 2019-04-04 09:33:38 +01:00
.stylish-haskell.yaml open-sourcing daml 2019-04-04 09:33:38 +01:00
.watchmanconfig open-sourcing daml 2019-04-04 09:33:38 +01:00
azure-pipelines.yml Fix termination of scenario service on Windows (#629) 2019-04-23 19:43:23 +00:00
BAZEL-haskell.md Remove damli completely (#481) 2019-04-15 14:47:59 +02:00
BAZEL-JVM.md open-sourcing daml 2019-04-04 09:33:38 +01:00
BAZEL.md Remove damli completely (#481) 2019-04-15 14:47:59 +02:00
BUILD Update rules_haskell and don't use nixpkgs c2hs (#525) 2019-04-16 13:42:52 +02:00
build.ps1 windows: more targets (#571) 2019-04-23 11:12:21 +02:00
build.sh run perf tests separately (#605) 2019-04-18 16:46:02 +00:00
CHANGELOG open-sourcing daml 2019-04-04 09:33:38 +01:00
CODE_OF_CONDUCT.md open-sourcing daml 2019-04-04 09:33:38 +01:00
CONTRIBUTING.md Clean up the guidelines for PR title/description (#427) 2019-04-12 11:33:11 +01:00
COPY HOTFIX rename COPYRIGHT so github correctly shows apache2 license for repo (#274) 2019-04-05 22:10:47 -04:00
daml-logo.png open-sourcing daml 2019-04-04 09:33:38 +01:00
dependencies.yaml adding Metrics around Ledger operations (#646) 2019-04-24 16:51:20 +02:00
deps.bzl DamlOnX refactoring: Drop StateInit, Long Offset (#519) 2019-04-23 12:56:40 +00:00
dotfiles open-sourcing daml 2019-04-04 09:33:38 +01:00
fmt.sh Enforce consistent formatting of BUILD files. (#412) 2019-04-12 13:10:16 +02:00
LICENSE open-sourcing daml 2019-04-04 09:33:38 +01:00
NOTICES open-sourcing daml 2019-04-04 09:33:38 +01:00
package.json Map Protobuf's 64 bit integers to strings in JS (#324) 2019-04-09 15:19:32 +02:00
README.md ***NO_CI*** download sdk badge (#269) 2019-04-12 13:16:15 -04:00
release-dry-run.sh Unify Scala and Java Codegen Inputs (#585) 2019-04-18 19:04:57 +00:00
scalafmt.sh open-sourcing daml 2019-04-04 09:33:38 +01:00
tsconfig.json open-sourcing daml 2019-04-04 09:33:38 +01:00
util.bzl Build grpc-haskell on Windows (#532) 2019-04-16 15:36:27 +02:00
VERSION release 0.12.7 (#579) 2019-04-17 16:41:35 +01:00
WORKSPACE DamlOnX refactoring: Drop StateInit, Long Offset (#519) 2019-04-23 12:56:40 +00:00
yarn.lock open-sourcing daml 2019-04-04 09:33:38 +01:00

DAML logo

Build Status Build Status License

Download SDK

Copyright 2019 Digital Asset (Switzerland) GmbH and/or its affiliates. All Rights Reserved. SPDX-License-Identifier: Apache-2.0

Welcome to the DAML repository!

This repository hosts all code for the DAML smart contract language and SDK, originally created by Digital Asset. DAML is an open-source smart contract language for building future-proof distributed applications on a safe, privacy-aware runtime. The DAML SDK is a set of tools to help you develop applications based on DAML.

To start using DAML

To download DAML, follow the installation instructions on docs.daml.com. To try out using it, follow the quickstart guide.

If you have questions about how to use DAML or how to build DAML-based solutions, please ask them on StackOverflow using the daml tag.

To start contributing to the DAML SDK

We warmly welcome contributions. To get set up for contributing to the SDK, follow these instructions:

1. Clone this repository

git clone git@github.com:digital-asset/daml.git.

2. Set up the DA Development Environment ("dev-env")

dev-env provides dependencies required during the build phase, like Java, Bazel, and Python for some tooling scripts. The code itself is built using Bazel.

Set up dev-env on Linux or macOS

  1. Use cd daml to switch into the new daml repository you just cloned
  2. Install Nix by running: bash <(curl https://nixos.org/nix/install)
  3. Enter dev-env by running: eval "$(dev-env/bin/dade assist)"

If you don't want to enter dev-env manually each time using eval "$(dev-env/bin/dade assist)", you can also install direnv. This repo already provides a .envrc file, with an option to add more in a .envrc.private file.

Set up dev-env on Windows

We're working on Windows support (for both end users and developers), but it's not ready yet. Sign up to be notified when it is available.

3. Build the source code

Run bazel build //...

This builds the code, and will likely take an hour or more.

Now you've built, rebuilding the code after a change will be much faster because Bazel caches unchanged build artefacts. To read more about Bazel and how to use it, see the Bazel site.

To run the tests, run bazel test //...

4. Contribute!

If you are looking for ideas on how to contribute, please browse our issues.

Caching: build speed and disk space considerations

Bazel has a lot of nice properties, but they come at the cost of frequently rebuilding "the world". To make that bearable, we make extensive use of caching. Most artifacts should be cached in our CDN, which is configured in .bazelrc in this project.

However, even then, you may end up spending a lot of time (and bandwidth!) downloading artifacts from the CDN. To alleviate that, by default, our build will create a subfolder .bazel-cache in this project and keep an on-disk cache. This can take about 10GB at the time of writing.

To disable the disk cache, remove the following lines:

build:linux --disk_cache=.bazel-cache
build:darwin --disk_cache=.bazel-cache

from the .bazelrc file.

If you work with multiple copies of this repository, you can point all of them to the same disk cache by overwriting these configs in either a .bazelrc.local file in each copy, or a ~/.bazelrc file in your home directory.