Cycle Network Docs
  • 🙌Welcome
    • 📖Genesis of Cycle Network
    • 🌀What is Cycle Network
    • 😃Benefits of Cycle Bridgeless
      • 🧑‍🤝‍🧑For End User
      • 👨‍đŸ”ŦFor Developer
  • âš™ī¸Quick Start
    • đŸŦConnect to Cycle
      • Connect to Cycle Mainnet
        • â›ĩCycle Sailboat
      • Connect to Cycle Testnet
        • đŸĒŧCycle JellyFish
        • đŸĻ‘Cycle CuttleFish (Archived)
        • ⭐Cycle StarFish (Archived)
        • đŸ’ĩTestnet Tokens
      • Operator Guideline
    • 🔄Transfer within Cycle
    • 👉How to roll in tokens
    • 👈How to roll out tokens
    • ✋Claim assets on destination chain
  • đŸ› ī¸Technical Introduction
    • Overview
    • Technical Background
      • ZK-Rollup
      • Sequencer
      • Zero-knowledge hardware acceleration
      • Fully Homomorphic Encryption
    • Module Explanation
      • Omni State Channel Indexer (OSCI)
      • Decentralized Aggregate Sequencer
      • Zero-knowledge hardware acceleration
      • Fully Homomorphic Encryption
  • đŸ•šī¸Cycle-CORE-SDK
    • Introduction
    • Getting Started
    • Onchain Transaction
    • Query Service
  • 💡Case Study
    • 🐷Piggy Bank
    • 🎮TapUp
    • â¤ī¸â€đŸ”ĨBridgeless All Chain Trading
    • 🤑Bridgeless All Chain AI Application
  • đŸĸResources
    • Website
    • Medium
    • White Paper
    • GitHub
  • 😇Community and support
    • 📞Contact Us
    • đŸĩTwitter
    • 🤖Telegram
    • 💰Campaign
Powered by GitBook
On this page
  1. Cycle-CORE-SDK

Introduction

CYCLE-CORE-SDK is a highly integrated development tool that allows developers to easily implement their applications empowered by Cycle. It provides JavaScript interfaces to interact with Cycle Network in all aspects. Just two steps Rollin and Rollout to achieve chain abstraction.

This section lists the most common used interfaces in CYCLE-CORE-SDK, and will help developers to refer the SDK functions quickly.

CYCLE-CORE-SDK is currently undergoing rapid iteration, and in subsequent version upgrades, some interfaces may not be backward compatible.

PreviousFully Homomorphic EncryptionNextGetting Started

Last updated 9 months ago

đŸ•šī¸