Dexlens
  • About us
    • Welcome to Dexlens
    • Contract Addresses
    • DEXL Pass
    • Pricing
    • Disclaimer
    • Security Alert
  • How it works
    • Overview
    • Data Integration
    • Signal Generation
    • Smart Wallet Tracking
    • Dexlens Terminal
  • SDK & API
    • SDK
    • API
      • How do I get my API Key?
      • Blockchains
        • EVM based blockchains
        • Non-EVM based chains
      • DEX & DEX Aggregators
      • Non Fungible Tokens
      • Derivatives
      • Lending & Borrowing
      • Liquid Staking
      • Oracles
      • Real world assets
      • Yield Aggregators
      • Websockets
Powered by GitBook
On this page
  • Installation
  • Developer Links
  1. SDK & API

SDK

PreviousDexlens TerminalNextAPI

Last updated 1 month ago

The Dexlens SDK helps you to easily interact with multiple chains and access smart contracts, allowing you to create applications that leverage the power of Dexlens API.

Whether you're building a decentralized finance platform, a blockchain-based game, or any other application, our SDK is the perfect solution for developers looking to harness the power of multiple blockchains.

Installation

To complete the installation process, simply clone the repository directly from Git.

You can clone the repository by pasting the following command in your terminal:

Copy

git clone https://github.com/dexlens/sdk.git

Developer Links

Dexlens Github Org