Skip to content
Discussions/App Development/@daml/ledger documentationForum ↗

@daml/ledger documentation

App Development6 posts645 views2 likesLast activity Jul 2020
AL
alex_mOP
Jul 2020

Hello again!

I was wondering if there was any detailed documentation for the @daml/ledger client library. I have found this https://docs.daml.com/app-dev/bindings-ts/daml-ledger/index.html but there is no mention of method signatures, for example.

Cheers!

CO
cocreature
Jul 2020

Hi @alex_m, on the page you linked there is a link to https://docs.daml.com/app-dev/bindings-ts/daml-ledger/classes/index.ledger.html which has the signatures.

AL
alex_m
Jul 2020

My bad, thanks!

CO
cocreature
Jul 2020

A post was split to a new topic: Using @daml/ledger with React Class Components

GA
Gary_Verhaegen
Jul 2020

The link in @cocreature’s answer somehow doesn’t seem to work for me, so here is the correct one .

I see the link stopping at classes/ and then _index_.ledger.html as a separate word with _index_ italicized.

CO
cocreature
Jul 2020

Thanks @Gary_Verhaegen, fixed the one in my response as well to avoid confusion.

← Back to Discussions