mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
add examples repo (#1561)
This commit is contained in:
parent
e5fb5e0025
commit
596bea8e76
@ -6,9 +6,10 @@ DAML examples
|
||||
|
||||
We have plenty of example code, both of DAML and of applications around DAML, on our `public GitHub organization <https://github.com/digital-asset>`_.
|
||||
|
||||
- `12+ examples of different use cases <https://github.com/digital-asset/ex-models>`_: A repository containing a wide variety of DAML examples
|
||||
- `Bond trading example <https://github.com/digital-asset/ex-bond-trading>`_: DAML code and automation using the Java bindings
|
||||
- `Collateral management example <https://github.com/digital-asset/ex-collateral>`_: DAML code
|
||||
- `Repurchase agreement example <https://github.com/digital-asset/ex-repo-market>`_: DAML code and automation using the Java bindings
|
||||
- `Upgrading DAML templates example <https://github.com/digital-asset/ex-upgrade>`_: DAML code
|
||||
- `Java bindings tutorial <https://github.com/digital-asset/ex-java-bindings>`_: three examples using the Java bindings with a very simple DAML model
|
||||
- `Node.js tutorial <https://github.com/digital-asset/ex-tutorial-nodejs>`_: step-by-step running through using the experimental Node.js bindings
|
||||
- `Java bindings tutorial <https://github.com/digital-asset/ex-java-bindings>`_: Three examples using the Java bindings with a very simple DAML model
|
||||
- `Node.js tutorial <https://github.com/digital-asset/ex-tutorial-nodejs>`_: Step-by-step running through using the experimental Node.js bindings
|
||||
|
Loading…
Reference in New Issue
Block a user