Wiskers Documentation
  • Overview
  • System Architecture
    • Backend
    • Action System
    • TradingView Integration
    • Interaction with Gelato Network
    • Interaction with Moralis Streams
    • Trade Process
    • Security Measures
  • User Setup Guide
    • Precautions
    • 1. Connect your web3.0 wallet
    • 2. Select network and route
    • 3. Enter the assets being traded
    • 4. Click 'Generate'
    • 5. Copy your generated webhook
    • 6. Go to the alert set up for your trade, then click 'Notifications'
    • 7. Paste webhook in TradingView and create your alert
    • 8. View Your Created 'Action'
    • 9. Connect your telegram to receive notifications
  • Contract Triggers
    • Transfer
    • Swap
    • Ownership Transfer
    • Approval
    • Liquidity Burn
    • Mint Event
  • Continuous Actions
    • Enable this action to be 'Continuous'
    • Set Run Limit
  • Public SDK
    • SDK Implementation Guide
  • Referrals
    • Setting up your Referral Link
  • Tokenomics
    • Staking
    • Fees
    • Token Tax
    • Governance
    • Presale
  • Roadmap
  • Contract Addresses
  • Official Links
Powered by GitBook
On this page

Public SDK

PreviousSet Run LimitNextSDK Implementation Guide

Last updated 1 year ago

The Wiskers Public SDK offers a comprehensive suite of tools designed to integrate the advanced trading functionalities of Wiskers into various platforms and applications.

Key Features

  1. Webhook Generation for TradingView Alerts:

    • Users can generate webhooks to execute trades based on specific alerts set in TradingView. This feature allows for seamless integration of market analysis and actionable insights from TradingView directly into the user's preferred platform.

  2. Contract Event-Driven Swaps:

    • The SDK facilitates the creation of triggers based on contract events. Users can set up conditions for automatic swaps when predefined events occur in a smart contract. This feature is highly adaptable, catering to various trading strategies and market conditions.

Getting Started

To begin using the Wiskers Public SDK, follow the steps outlined in the. The guide provides comprehensive instructions on how to integrate the SDK into your project or application.

SDK Implementation Guide