Attribution
Credits & Sources
Every external reference, specification, or quoted passage used in this course is listed here. Course prose is original. Embeds, when they exist, carry inline captions with the same information.
Canton & Daml
- Canton protocol & documentation — docs.digitalasset.com/build/3.5/. Links only; no content is reproduced. Digital Asset retains all rights to their documentation.
- Daml language — docs.daml.com. All Daml code examples in this course are original; any pattern resembling the official docs is convergent, not reproduced.
- Canton source code — github.com/digital-asset/canton (Apache 2.0). Used only as reference for the codebase tour lesson.
Go language & specifications
- The Go Programming Language Specification — go.dev/ref/spec. BSD-style license. Used as reference; no passages are reproduced.
- Effective Go — go.dev/doc/effective_go. Creative Commons Attribution 3.0. Used as reference.
- Go standard library documentation — pkg.go.dev/std. Linked throughout; examples are original.
gRPC & Protobuf
- gRPC documentation — grpc.io/docs. Apache 2.0. Used as reference.
- Protocol Buffers documentation — protobuf.dev. Used as reference.
Libraries loaded via CDN
Fonts
- System UI fonts. No webfonts are loaded; the course uses whatever fonts the learner's OS provides via the CSS font stack.
If you spot missing attribution, open an issue at the course repository. Credit is not optional.