Sponsor of the Day:
Jerkmate
https://aptos.dev/build/guides/aptos-keyless/simple-example
Keyless Simple Example | Aptos Documentation
Apr 28, 2026 - Example demonstrating Keyless account integration with Google authentication and practical code samples.
simple exampleaptos documentationkeyless
https://aptos.dev/build/smart-contracts/book/uses
Uses and Aliases | Aptos Documentation
Apr 28, 2026 - Learn about uses in Move programming language for Aptos smart contract development.
aptos documentationusesaliases
https://aptos.dev/build/apis/data-providers
Data Providers | Aptos Documentation
Apr 28, 2026 - Access Aptos blockchain data through SQL interfaces and analytics dashboards for aggregated data analysis
data providersaptos documentation
https://aptos.dev/build/sdks/go-sdk/go-examples
Go SDK - Examples | Aptos Documentation
Apr 28, 2026 - Comprehensive collection of example code and reference implementations for the Aptos Go SDK
go sdkaptos documentationexamples
https://aptos.dev/network/blockchain/governance
On-Chain Governance | Aptos Documentation
Apr 28, 2026 - Learn about Aptos on-chain governance, how to create and vote on proposals, and participate in blockchain upgrade decisions through the democratic process.
aptos documentationchaingovernance
https://aptos.dev/rest-api/operations/get_events_by_creation_number
Get events by creation number | Aptos Documentation
get eventsaptos documentationcreationnumber
https://aptos.dev/build/guides/aptos-keyless/integration-guide
Keyless Integration Guide | Aptos Documentation
Apr 28, 2026 - Step-by-step guide to integrate domain-scoped Keyless accounts directly into your dApp with practical examples.
integration guideaptos documentationkeyless
https://aptos.dev/build/smart-contracts/debugging
Debugging Move | Aptos Documentation
Apr 28, 2026 - Learn about debugging for Move smart contract development on Aptos blockchain.
aptos documentationdebuggingmove
https://aptos.dev/rest-api/operations/spec
Show OpenAPI explorer | Aptos Documentation
aptos documentationshowopenapiexplorer
https://aptos.dev/build/sdks/go-sdk/building-transactions/simulating-transactions
Go SDK - Simulating Transactions | Aptos Documentation
Apr 28, 2026 - Preview transaction costs and effects before submission using transaction simulation with the Go SDK
go sdktransactions aptossimulatingdocumentation
https://aptos.dev/network/nodes/full-node
Run a Public Fullnode | Aptos Documentation
Apr 28, 2026 - Deploy and operate your own public fullnode (PFN) to synchronize with the Aptos blockchain and stay up-to-date with the latest state.
aptos documentationrunpublic
https://aptos.dev/build/sdks/ts-sdk/confidential-asset
Confidential Asset (CA) | Aptos Documentation
Apr 28, 2026 - Complete guide to working with confidential assets on Aptos, including ZK-proofs, encryption, transfers, and key rotation
aptos documentationconfidentialassetca
https://aptos.dev/build/get-started
Get Started Building on Aptos | Aptos Documentation
Apr 28, 2026 - Learn how to build on Aptos with smart contracts, indexer queries, SDKs, APIs, and comprehensive developer resources
get started buildingaptos documentation
https://aptos.dev/network/nodes/configure/data-pruning
Data Pruning | Aptos Documentation
Apr 28, 2026 - Configure blockchain data pruning on Aptos nodes to manage storage space by controlling ledger history retention with customizable pruning windows.
aptos documentationdatapruning
https://aptos.dev/build/guides/application-integration
Application Integration Guide | Aptos Documentation
Apr 28, 2026 - Integrate your existing blockchain application with the Aptos network. Covers accounts, transactions, signing, balances, and data access for developers...
application integrationaptos documentationguide
https://aptos.dev/build/indexer/indexer-sdk/documentation/run-processor
Running Your Processor | Aptos Documentation
Apr 28, 2026 - Configure and run custom processors with config.yaml setup, database connections, and production deployment guidelines
aptos documentationrunningprocessor
https://aptos.dev/network/nodes/measure/node-health-checker-faq
Node Health Checker FAQ | Aptos Documentation
Apr 28, 2026 - Frequently asked questions about the Aptos Node Health Checker including troubleshooting evaluation failures and understanding latency tests.
health checkeraptos documentationnodefaq
https://aptos.dev/build/indexer/indexer-sdk/advanced-tutorials/txn-script
Generating Transactions with Move Scripts | Aptos Documentation
Apr 28, 2026 - Create custom test transactions using Move scripts for processor testing with smart contract interaction simulation
aptos documentationgeneratingtransactionsmovescripts
https://aptos.dev/llms-txt
LLMs.txt | Aptos Documentation
Apr 28, 2026 - How to get tools like Cursor, GitHub Copilot, ChatGPT, and Claude to understand Aptos documentation.
llms txtaptos documentation
https://aptos.dev/build/indexer/txn-stream
Transaction Stream Service | Aptos Documentation
Apr 28, 2026 - Real-time transaction streaming service for Aptos blockchain data, supporting both Aptos-hosted and self-hosted deployment options
stream serviceaptos documentationtransaction
https://aptos.dev/build/smart-contracts/book/bool
Bool | Aptos Documentation
Apr 28, 2026 - Learn about bool in Move programming language for Aptos smart contract development.
aptos documentationbool
https://aptos.dev/network/nodes/validator-node/modify-nodes/rotate-consensus-key
Rotate Consensus Key | Aptos Documentation
Apr 28, 2026 - Step-by-step guide to rotate your validator's consensus key for enhanced security including key generation, on-chain updates, and cleanup procedures.
aptos documentationrotateconsensuskey
https://aptos.dev/build/sdks/ts-sdk/building-transactions/sponsoring-transactions
Sponsoring Transactions | Aptos Documentation
Apr 28, 2026 - Learn how to sponsor transactions on Aptos, allowing one account to pay gas fees for another account's transactions
transactions aptossponsoringdocumentation
https://aptos.dev/build/sdks/go-sdk/building-transactions/batching-transactions
Go SDK - Batching Transactions | Aptos Documentation
Apr 28, 2026 - Execute multiple transactions concurrently from a single account using the Go SDK's built-in batching capabilities
go sdktransactions aptosbatchingdocumentation
https://aptos.dev/build/smart-contracts/smart-vector
Smart Vector | Aptos Documentation
Apr 28, 2026 - Learn about smart vector for Move smart contract development on Aptos blockchain.
aptos documentationsmartvector
https://aptos.dev/build/indexer/nft-aggregator/marketplaces/tradeport
Tradeport | Aptos Documentation
Apr 28, 2026 - Tradeport marketplace integration details including V1 and V2 contract event types, transaction examples, and NFT aggregator support
aptos documentationtradeport
https://aptos.dev/build/guides/build-e2e-dapp/2-set-up-the-frontend
2. Set up the frontend | Aptos Documentation
Apr 28, 2026 - Configure the React frontend with wallet adapter integration for interacting with your Aptos smart contract.
2 setaptos documentationfrontend
https://aptos.dev/build/smart-contracts/vector
Vector | Aptos Documentation
Apr 28, 2026 - Master vector operations in Move for dynamic arrays, collections, and list manipulation in smart contracts.
aptos documentationvector
https://aptos.dev/build/guides/orderless-transactions
Orderless Transactions | Aptos Documentation
Apr 28, 2026 - Execute transactions out of order for multi-machine signing scenarios while maintaining replay protection and security.
transactions aptosdocumentation
https://aptos.dev/build/sdks/community-sdks/kotlin-sdk/client-configuration
Client Configuration | Aptos Documentation
Apr 28, 2026 - Configure Kaptos clients with shared and platform-specific options to customize behavior across different platforms
client configurationaptos documentation
https://aptos.dev/network/nodes/validator-node/modify-nodes/shutdown-vfn
Deprecate VFNs | Aptos Documentation
Apr 28, 2026 - Shut down your Validator Full Node (VFN) and configure your validator to accept direct PFN connections as part of the AIP-139 rollout on devnet and testnet.
aptos documentationdeprecate
https://aptos.dev/build/sdks/ts-sdk/account
Creating and Managing Accounts | Aptos Documentation
Apr 28, 2026 - Learn how to generate, fund, and manage Aptos accounts using the TypeScript SDK with different signing schemes
aptos documentationcreatingmanagingaccounts
https://aptos.dev/build/indexer/legacy/custom-data-model
Custom Data Model | Aptos Documentation
Apr 28, 2026 - Legacy custom data model documentation for deprecated indexer - migrate to modern Indexer SDK for custom processors
custom dataaptos documentationmodel
https://aptos.dev/rest-api/operations/view
Execute view function of a module | Aptos Documentation
aptos documentationexecuteviewfunctionmodule
https://aptos.dev/build/smart-contracts/book/packages
Packages | Aptos Documentation
Apr 28, 2026 - Learn about packages in Move programming language for Aptos smart contract development.
aptos documentationpackages
https://aptos.dev/build/cli/install-cli/install-cli-asdf
Install Aptos CLI with ASDF or Mise | Aptos Documentation
Apr 28, 2026 - Install the Aptos CLI or specific versions with the ASDF or Mise package managers.
installaptoscliasdfmise