Usage Guide

To use the SDK, import it in your project and explore the following methods to interact with DCA contracts.

import DZapDcaClient from '@dzapio/dzap-dca-sdk';

The SDK exposes various functions under the DZapDcaClient class to support the following key functionalities.

Last updated