ts-sdk-address
OfficialMaster Aptos Account Addresses in TypeScript.
Authoraptos-labs
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies the complex process of creating, parsing, and managing Aptos account addresses within the TypeScript SDK, ensuring correctness and adherence to AIP-40 standards.
Core Features & Use Cases
- Flexible Address Creation: Use
AccountAddress.from()for easy conversion from strings, bytes, or existing addresses. - Strict AIP-40 Compliance: Employ
AccountAddress.fromStringStrict()for precise LONG or SHORT form validation. - Derived Address Generation: Utilize helper functions like
createObjectAddressandcreateTokenAddressto deterministically generate addresses for objects, resources, and tokens. - Use Case: When developing a dApp, you need to reliably create and reference user accounts, smart contract addresses, and NFT identifiers. This skill ensures you do so correctly and securely.
Quick Start
Use the ts-sdk-address skill to create an AccountAddress from the string '0x1'.
Dependency Matrix
Required Modules
None requiredComponents
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-address Download link: https://github.com/aptos-labs/aptos-agent-skills/archive/main.zip#ts-sdk-address Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.