dHEDGE Docs
  • 🦔dHEDGE DAO
  • 📊Protocol
    • Types of Vaults
    • Depositing into a Vault
    • Withdrawing from a Vault
    • Managers
      • How to Manage a Vault
      • Manager Functions
    • Vault Fees
      • Performance Fees
      • Management Fees
      • Fees Technical Breakdown
    • DAO Protocol Fees
    • Leaderboard
    • Technical Architecture
    • Supported Assets
    • Vault Insurance
  • 🪙Tokenomics
    • Introduction
    • Allocation
    • Staking DHT and Governance
    • Protocol Treasury
    • Meta Proposals
  • 👨‍💻Developers
    • Bot SDK
    • dHEDGE V2 Smart Contracts
      • Deployments
        • Polygon
        • Optimism
        • Arbitrum One
        • Base
  • 👮Security
    • Audits Timeline
    • Bug Bounty
  • 📲Community
    • X
    • Discord
    • LinkedIn
    • YouTube
    • Reddit
  • 🎨dHEDGE Brand Kit
  • 🇺🇳Backers
Powered by GitBook
On this page
  1. Developers

Bot SDK

PreviousDevelopersNextdHEDGE V2 Smart Contracts

Last updated 1 year ago

The managers on dHEDGE can be humans or bots or the combination of both. dHEDGE is designed to serve all cases equally well. Code, documentation and examples for the dHEDGE Bot SDK can be found on this repository: In this Medium article, we show you how to implement a custom strategy to be automatically executed by a bot:

👨‍💻
https://www.npmjs.com/package/@dhedge/v2-sdk
https://medium.com/dhedge-org/dhedge-bot-sdk-e825e6f469c8