DZap Documentation
  • 🌐Introduction to DZap
  • Why DZap
    • Problems in DeFi Today
  • How DZap.io Fits into the DeFi & Cross-Chain Ecosysteme
  • How DZap.io Works
  • Main Components of DZap & How They Work Together
  • How DZap Abstracts Away Complexity for Developers & Users
    • For Users
    • For Developers & Protocols:
  • Products
    • Unified Liquidity in DeFi
    • AI Agents Toolkit
    • Use Cases
    • Key Features
    • Fees
  • Chains, Dex's & Bridges
  • Roadmap
  • Frequently Asked Questions (FAQs)
  • Integration, Fee & Security
    • Troubleshooting & Self Serve Guide
    • Terms
    • Contract Address
    • Audit Reports
    • Privacy
    • Security
  • APIs & Endpoints
  • DZap XP Points System
  • Tutorial
    • Batch Swap via DEX Aggregator
    • Batch swap via Bridge Aggregator
    • Minting LST from Any Chain
  • Socials
    • 🌐Website
    • 🐦Twitter
    • 👾Discord
    • Ⓜ️Medium
  • DZap SDK
    • Dollar Cost Averaging (DCA)
      • Overview
      • Installation
      • Quick Start
      • Usage Guide
      • Methods
      • Data Types
Powered by GitBook
On this page
  1. DZap SDK
  2. Dollar Cost Averaging (DCA)

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.

PreviousQuick StartNextMethods

Last updated 7 months ago