Extracting Party data from Ledger in DAML
Reading Time: 5 minutes In this blog, we will see what is extractor in DAML , why it is used and how to use it with a simple demo application. Before moving further I assume that you know basic of DAML if not then please read this blog. What is Extractor ? Extractor in DAML is use to extract contract data for a single party from a Ledger node Continue Reading