Aptos Labs avatar

Aptos Labs

Official

@aptos-labs

0Followers
|
193Public Repos
|
18Published Skills

Offers infrastructure for Move smart contract development, transaction management, and TypeScript-based blockchain integration for decentralized applications.

Skills Distribution
DomainDeveloper To...Smart Contract Eng.. (40%)Blockchain Transac.. (30%)Full-Stack Integra.. (30%)

Agent Skills by Aptos Labs

Showing 18 vetted skills indexed across 2 GitHub repositories.

aptos-labsaptos-labs
79

llm-seo-readiness

Validate Aptos documentation for LLM indexing and SEO compliance.

Official
Advanced
aptos-labsaptos-labs
19

smoothsend-gasless

Sponsor gas fees for Aptos transactions via SmoothSend service.

Official
Intermediate
aptos-labsaptos-labs
19

deploy-contracts

Deploy Move smart contracts to Aptos networks with verified workflows.

Official
Advanced
aptos-labsaptos-labs
19

analyze-gas-optimization

Analyze Aptos Move smart contracts for gas efficiency and suggest optimizations.

Official
Intermediate
aptos-labsaptos-labs
19

write-contracts

Generate secure Aptos Move V2 smart contracts with object model patterns.

Official
Advanced
aptos-labsaptos-labs
19

modernize-move

Modernize Move V1 syntax, patterns, and APIs to Move V2+.

Official
Advanced
aptos-labsaptos-labs
19

security-audit

Audit Move smart contracts for security vulnerabilities using a 7-category checklist.

Official
Advanced
aptos-labsaptos-labs
19

search-aptos-examples

Search official Aptos repositories for smart contract reference implementations.

Official
Intermediate
aptos-labsaptos-labs
19

generate-tests

Generates comprehensive test suites for Move smart contracts with 100% coverage verification via aptos move test --coverage.

Official
Advanced
aptos-labsaptos-labs
19

create-aptos-project

Scaffold Aptos projects with npx create-aptos-dapp templates.

Official
Intermediate
aptos-labsaptos-labs
19

ts-sdk-wallet-adapter

Integrate Aptos Wallet Adapter into React apps for wallet connections and transactions.

Official
Intermediate
aptos-labsaptos-labs
19

use-ts-sdk

Orchestrate Aptos TypeScript SDK integration for full-stack dApp development.

Official
Advanced
aptos-labsaptos-labs
19

ts-sdk-client

Configure Aptos client and AptosConfig in @aptos-labs/ts-sdk.

Official
Intermediate
aptos-labsaptos-labs
19

ts-sdk-transactions

Build, sign, submit, and simulate Aptos transactions using the TypeScript SDK.

Official
Intermediate
aptos-labsaptos-labs
19

ts-sdk-account

Generate and manage Aptos accounts with Ed25519 and Keyless signing schemes.

Official
Intermediate
aptos-labsaptos-labs
19

ts-sdk-types

Map Aptos Move numeric types to TypeScript bigint for the ts-sdk.

Official
Intermediate
aptos-labsaptos-labs
19

ts-sdk-view-and-query

Query Aptos on-chain data using the @aptos-labs/ts-sdk.

Official
Intermediate
aptos-labsaptos-labs
19

ts-sdk-address

Create, parse, and format Aptos account addresses with the TypeScript SDK.

Official
Intermediate

Frequently Asked Questions About Aptos Labs

FAQPage Schema
What specific tasks can developers perform using these capabilities?β–Ό

Developers can scaffold projects, write and modernize Move smart contracts, perform gas efficiency analysis, audit security vulnerabilities, and manage Ed25519 or Keyless account signing schemes. Additionally, the suite enables full-stack integration for transaction submission, simulation, and on-chain data querying via TypeScript.

Which target personas benefit from these technical resources?β–Ό

These resources are designed for blockchain engineers, smart contract developers, and full-stack web developers building on the Aptos network. The capabilities specifically support those focused on secure contract deployment, gas-optimized transaction execution, and seamless frontend-to-blockchain connectivity.

What are the prerequisites for implementing these blockchain integrations?β–Ό

Implementation requires familiarity with the Move programming language and the TypeScript ecosystem. Developers must have a local environment configured for contract compilation and testing, alongside the @aptos-labs/ts-sdk package for managing account addresses, transaction signing, and network communication.