@liquidapps/dapp-client
Last updated
Was this helpful?
Last updated
Was this helpful?
The makes using DAPP Network services much easier. It also allows you to easily tap into the (core DAPP Network Smart contract) and (Air-HODL smart contract) RAM tables with precision utilizing secondary and tertiary indices without the hassle.
To setup the library, first install it:
From there include the library’s client creator script:
Then pass your desired arguments to the creator function
Finally, setup the service you would like to interact along with your smart contract name:
Here is a full list of service options. The library comes with a push_guarantee function, similar to dfuse’s push guarantee, it accepts in-block
, handoffs:1-3
, or irreversible
. There are DAPP Network service extensions and / RAM row calls.