Skip to content
/ DAML Public

DAML (Digital Asset Model Language) - Functional language for Smart Contracts

Notifications You must be signed in to change notification settings

Jbucaleto/DAML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DAML

DAML (Digital Asset Model Language) - Functional language for Smart Contracts

ExamMaster.daml -> Version 1.0 or a DAML file that works in a process of:

  • A Doctor proposes an exam to a patient;
  • The Insurance Company receives that and analyzes it, then send to the patient;
  • The patient receives and, after accepting it, pays the value of the exam based on the level of your policy;
  • The payment back to the Insurance company that analyzes and accepts it.

StockExhange.daml -> Version 1.0 of trade action between a seller and a buyer. The main focus on this script is that both wallets from seller and buyer don't came cross in the system and only the owner of each one are able to visualize it.

http://daml.com

About

DAML (Digital Asset Model Language) - Functional language for Smart Contracts

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published