ts-sdk-types

Official

Map Move types to TypeScript seamlessly.

Authoraptos-labs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies the complex process of mapping Aptos Move data types to their corresponding TypeScript representations, ensuring accurate data handling in your dApp.

Core Features & Use Cases

  • Type Mapping: Provides clear guidelines for converting Move types (like u128, address, TypeTag) to their TypeScript equivalents (bigint, string, TypeTag objects).
  • Argument Handling: Guides on correctly formatting functionArguments and typeArguments for Aptos SDK calls.
  • Use Case: When interacting with a Move contract that returns a u128 balance, this Skill helps you correctly parse it as a bigint in TypeScript to avoid precision errors.

Quick Start

Use the ts-sdk-types skill to understand how to map a Move u128 to a TypeScript bigint.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ts-sdk-types
Download link: https://github.com/aptos-labs/aptos-agent-skills/archive/main.zip#ts-sdk-types

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.