Robuta

https://aptos.dev/build/indexer/indexer-sdk/advanced-tutorials/migration-guide Migrate to Indexer SDK | Aptos Documentation May 19, 2026 - Step-by-step migration guide from legacy custom processors to modern Aptos Indexer SDK with code examples and best practices sdk aptosmigrateindexerdocumentation https://aptos.dev/build/sdks/ts-sdk/fetch-data-via-sdk Fetch Data via SDK | Aptos Documentation May 19, 2026 - Learn how to retrieve on-chain data, query the Indexer API, and use view functions with the Aptos TypeScript SDK fetch datasdk aptosviadocumentation https://aptos.dev/build/sdks/python-sdk Python SDK | Aptos Documentation Apr 28, 2026 - Official Python SDK for Aptos - perfect for getting started with blockchain development and tutorials python sdkaptosdocumentation https://aptos.dev/build/sdks/community-sdks/kotlin-sdk/for-ios-devs/aptos-kit Swift SDK | Aptos Documentation May 19, 2026 - AptosKit - A Swift SDK for iOS developers to interact with the Aptos blockchain, built on Kaptos swift sdkaptosdocumentation https://aptos.dev/build/sdks/cpp-sdk C++ / Unreal SDK | Aptos Documentation Apr 28, 2026 - Community-built C++ SDK for Aptos blockchain development with Unreal Engine integration sdk aptosunrealdocumentation https://aptos.dev/build/sdks/rust-sdk Rust SDK | Aptos Documentation May 19, 2026 - Official Rust SDK for Aptos blockchain development - lightweight and efficient for Rust applications sdk aptosrustdocumentation https://aptos.dev/build/sdks/ts-sdk/legacy-ts-sdk Legacy TypeScript SDK | Aptos Documentation Apr 28, 2026 - Information about the deprecated TypeScript SDK package and migration instructions to the new SDK typescript sdklegacyaptosdocumentation https://aptos.dev/build/sdks/ts-sdk TypeScript SDK | Aptos Documentation Apr 28, 2026 - Official TypeScript SDK for building applications on Aptos - the most comprehensive and up-to-date SDK typescript sdkaptosdocumentation https://aptos.dev/build/sdks/go-sdk Go SDK | Aptos Documentation Apr 28, 2026 - Official Go SDK for Aptos blockchain development with comprehensive examples and transaction building capabilities sdk aptosgodocumentation https://aptos.dev/build/sdks/community-sdks/kotlin-sdk Kaptos - Kotlin SDK | Aptos Documentation Apr 28, 2026 - Kaptos - A Kotlin Multiplatform SDK for building cross-platform applications on the Aptos blockchain kotlin sdkaptosdocumentation https://aptos.dev/build/indexer/indexer-sdk Indexer SDK | Aptos Documentation Apr 28, 2026 - Create custom data processors for Aptos blockchain using the Indexer SDK to index smart contracts and build tailored data pipelines sdk aptosindexerdocumentation https://aptos.dev/build/guides/first-multisig Your First Aptos Multisig (Python SDK) | Aptos Documentation Apr 28, 2026 - Create and manage multisig accounts requiring multiple approvals for transactions using Python SDK with practical examples. python sdkfirstaptosmultisigdocumentation https://aptos.dev/build/sdks/go-sdk/building-transactions/bcs-format Go SDK - Binary Canonical Serialization (BCS) Format | Aptos Documentation May 19, 2026 - Learn how to use Binary Canonical Serialization (BCS) format for transaction parameters with the Go SDK gosdkbinarycanonicalserialization https://aptos.dev/build/sdks/community-sdks/kotlin-sdk/quickstart Kotlin SDK Quickstart | Aptos Documentation Apr 28, 2026 - Set up Kaptos, read on-chain data, and send your first transaction using the latest lean API kotlin sdkquickstartaptosdocumentation https://aptos.dev/build/sdks/go-sdk/building-transactions/sponsoring-transactions Go SDK - Sponsoring Transactions | Aptos Documentation May 19, 2026 - Learn how to sponsor transactions on Aptos using the Go SDK, allowing one account to pay gas fees for another account's transactions transactions aptosgosdksponsoringdocumentation https://aptos.dev/build/sdks/community-sdks/kotlin-sdk/fetch-data/response-handling Handle SDK Data Fetch Responses | Aptos Documentation Apr 28, 2026 - Handle retrieved on-chain data and network information using the Kaptos client with idiomatic Result-based error handling handlesdkdatafetchresponses https://aptos.dev/build/sdks/ts-sdk/ts-examples TypeScript SDK Example Code | Aptos Documentation May 19, 2026 - Comprehensive collection of example code and reference implementations for the Aptos TypeScript SDK typescript sdkexamplecodeaptosdocumentation https://aptos.dev/build/sdks/go-sdk/fetch-data-via-sdk Go SDK - Fetch Data | Aptos Documentation May 19, 2026 - Learn how to retrieve on-chain data, account information, and resources using the Aptos Go SDK fetch datagosdkaptosdocumentation https://aptos.dev/build/sdks/go-sdk/go-examples Go SDK - Examples | Aptos Documentation May 19, 2026 - Comprehensive collection of example code and reference implementations for the Aptos Go SDK gosdkexamplesaptosdocumentation https://aptos.dev/build/sdks/go-sdk/account Go SDK - Creating and Managing Accounts | Aptos Documentation Apr 28, 2026 - Learn how to generate, fund, and manage Aptos accounts using the Go SDK with different signing schemes gosdkcreatingmanagingaccounts