LogoLogo
VisionNetworkProducts
  • Welcome to the Autonomys Academy
  • A Preface for OG Subspacers
  • Autonomys Vision
    • Intro to AI3.0 & the Age of Autonomy
    • Use-Cases
  • Autonomys Network
    • Introduction
    • Terminology
    • Architecture
    • Advancing Blockchain
    • Nodes
    • Subspace Protocol (PoAS Consensus)
      • Genesis
      • Data Flow
      • Proof-of-Archival-Storage (PoAS)
        • Archiving
        • Plotting
        • Farming
      • Proof-of-Time (PoT)
      • Security
    • Distributed Storage Network (DSN)
    • Decoupled Execution (DecEx)
      • Domains
        • Taxonomy
        • Auto EVM
        • Cross-Domain Messaging (XDM)
      • Staking
    • Networking Protocols
    • $AI3 Rewards & Fees
      • Gemini Testnets
    • Scalability
  • Auto Suite
    • Introduction
    • Space Acres | CLI
      • Farmers | Store to Earn $AI3
      • Operators | Compute to Earn $AI3
    • Astral
      • Nominators | Stake to Earn $AI3
    • Auto SDK
    • Auto Drive
    • Autonomys Agents (Auto Agents)
    • Autonomys Identity (Auto ID)
      • Auto Score
      • Auto PKI
  • Additional Learning
    • AI & Agentics
      • Current State of AI
      • What is an LLM
      • Personal AI
      • What is an AI Agent
      • The Coming Age of Agentic AI
      • Open vs Closed Models
      • Provenance in a Generative World
      • AI Empowering Bad Actors
      • Proof-of-Personhood
    • Identity & Security
      • DID & Verifiable Credentials
      • OAuth and OIDC
      • Public Key Infrastructure
    • Web3
      • What is a Blockchain?
      • The Blockchain Trilemma and the Cost of Scalability
      • What is a Cryptocurrency
      • General Information about SDK
      • What is a DAO?
      • Challenges of Participating in a DAO
  • Feedback
    • Feedback Form
Powered by GitBook
On this page
  • Key features
  • Why the Auto SDK?

Was this helpful?

Edit on GitHub
  1. Auto Suite

Auto SDK

An overview of Autonomys' software development kit

The Auto SDK is a powerful toolkit of JavaScript/TypeScript packages for developers to seamlessly integrate with the Autonomys Network. It provides simple APIs for interacting with the consensus layer, utilizing data storage, managing decentralized identities, and (soon) handling $AI3 payments, in addition to general-purpose functions essential for building decentralized applications (dApps)—all in JavaScript and TypeScript—abstracting away the complexities of blockchain and smart contracts.

Key features

  • Modular Architecture: Use only the packages you need.

  • Easy to Use: Simplifies blockchain operations with high-level functions.

  • Flexible: Suitable for both beginners and experienced blockchain developers.

  • Open-source: Built by and for the community.

Why the Auto SDK?

  • Simplify Development: Focus on your application’s logic rather than blockchain intricacies.

  • Accelerate Time-to-Market: Reduce development time with ready-to-use functions.

  • Ensure Compatibility: Stay up-to-date with the latest Autonomys blockchain protocols.

  • Enhance Security: Utilize well-tested code for critical operations like identity management.

To start building and deploying on the Autonomys Network, and to learn more about the Auto SDK, Auto EVM and Autonomys Agents Framework, visit the Autonomys Developer Hub and Auto SDK GitHub repository.

PreviousNominators | Stake to Earn $AI3NextAuto Drive

Last updated 3 months ago

Was this helpful?