The Daml smart contract language
Go to file
Fran 92cfc27f56
Avoid symbolic links altogether on windows. (#377)
* Only handle and test symbolic links on unix.

* Don't create a symbolic link on windows.
2019-04-11 12:09:34 +02:00
.github pull-request template: fix relative links (#351) 2019-04-10 17:58:25 +02:00
.vscode open-sourcing daml 2019-04-04 09:33:38 +01:00
3rdparty Move POM file generation to Bazel rules (#374) 2019-04-11 11:24:52 +02:00
bazel_tools Move POM file generation to Bazel rules (#374) 2019-04-11 11:24:52 +02:00
build-scripts fixes inconsistent help about Sandbox port 2019-04-04 13:03:48 +02:00
ci fmt.sh: format and lint checks (#349) 2019-04-10 14:22:35 +02:00
compiler Fix DAML runtime for the new DAML-LF type Map (#204) 2019-04-10 21:30:33 +02:00
da-assistant Removing python check (#361) 2019-04-10 19:37:34 +01:00
daml-assistant Avoid symbolic links altogether on windows. (#377) 2019-04-11 12:09:34 +02:00
daml-foundations Move POM file generation to Bazel rules (#374) 2019-04-11 11:24:52 +02:00
daml-lf Move POM file generation to Bazel rules (#374) 2019-04-11 11:24:52 +02:00
dev-env windows dev-env: remove wget (#331) 2019-04-09 16:24:51 +01:00
docs Move protobuf docs into rst format (#334) 2019-04-10 16:42:35 +02:00
extractor Move POM file generation to Bazel rules (#374) 2019-04-11 11:24:52 +02:00
ghc-lib open-sourcing daml 2019-04-04 09:33:38 +01:00
hazel open-sourcing daml 2019-04-04 09:33:38 +01:00
infra add more Azure Pipeline agents (#230) 2019-04-09 18:59:37 +02:00
language-support Move POM file generation to Bazel rules (#374) 2019-04-11 11:24:52 +02:00
ledger Move POM file generation to Bazel rules (#374) 2019-04-11 11:24:52 +02:00
ledger-api Move POM file generation to Bazel rules (#374) 2019-04-11 11:24:52 +02:00
libs-haskell Tag errors as errors rather than debug messages (#360) 2019-04-10 17:49:43 +02:00
navigator Move POM file generation to Bazel rules (#374) 2019-04-11 11:24:52 +02:00
nix Move POM file generation to Bazel rules (#374) 2019-04-11 11:24:52 +02:00
notices-gen open-sourcing daml 2019-04-04 09:33:38 +01:00
oss-compliance update all references of old repo to new repo 2019-04-04 16:20:07 +02:00
pipeline/samples open-sourcing daml 2019-04-04 09:33:38 +01:00
release Move POM file generation to Bazel rules (#374) 2019-04-11 11:24:52 +02:00
replacements open-sourcing daml 2019-04-04 09:33:38 +01:00
rules_daml Stdlib package (#229) 2019-04-05 18:11:13 +02:00
scala-protoc-plugins Move POM file generation to Bazel rules (#374) 2019-04-11 11:24:52 +02:00
sdk #233 remove changelogs 2019-04-04 16:08:52 -04:00
web-ide web ide: secure docker containers through networks (#304) 2019-04-08 19:31:13 +00:00
.bazelignore open-sourcing daml 2019-04-04 09:33:38 +01:00
.dadew windows: build script with dev-env init; windows dev-env readme cleanup (#250) 2019-04-05 14:37:42 +01: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 web ide: secure docker containers through networks (#304) 2019-04-08 19:31:13 +00:00
.hlint.yaml open-sourcing daml 2019-04-04 09:33:38 +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 add more Azure Pipeline agents (#230) 2019-04-09 18:59:37 +02:00
BAZEL-haskell.md update all references of old repo to new repo 2019-04-04 16:20:07 +02:00
BAZEL-JVM.md open-sourcing daml 2019-04-04 09:33:38 +01:00
BAZEL.md Stdlib package (#229) 2019-04-05 18:11:13 +02:00
BUILD open-sourcing daml 2019-04-04 09:33:38 +01:00
build.ps1 Building c2hs (#355) 2019-04-10 15:12:08 +02:00
build.sh fmt.sh: format and lint checks (#349) 2019-04-10 14:22:35 +02: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 Tidying up the README (#196) 2019-04-04 18:04:12 +02: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 Move POM file generation to Bazel rules (#374) 2019-04-11 11:24:52 +02:00
deps.bzl Fetch status.proto from remote, simplify JS gRPC codegen (#285) 2019-04-09 10:30:01 +02:00
dotfiles open-sourcing daml 2019-04-04 09:33:38 +01:00
fmt.sh fmt.sh: format and lint checks (#349) 2019-04-10 14:22:35 +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 Apache2 badge (#272) 2019-04-05 20:48:32 -04:00
release-dry-run.sh open-sourcing daml 2019-04-04 09:33:38 +01: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
VERSION Release 0.12.1 2019-04-04 17:14:35 +01:00
WORKSPACE Building c2hs (#355) 2019-04-10 15:12:08 +02:00
yarn.lock open-sourcing daml 2019-04-04 09:33:38 +01:00

DAML logo

Build Status Build Status License

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.