Full-stack Sui blockchain development — Move smart contracts, TypeScript SDK, and frontend dApp Kit. Routes to the appropriate sub-skill based on what the user is building.
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ٨ من skills من MystenLabs/sui-dev-skills. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ٨ من أصل ٨ skills مجمعة.
Full-stack Sui blockchain development — Move smart contracts, TypeScript SDK, and frontend dApp Kit. Routes to the appropriate sub-skill based on what the user is building.
لغة النص الأصلي: الإنجليزية
Sui object model — struct declarations, abilities (key/store/copy/drop), object ownership, naming conventions, and dynamic fields.
لغة النص الأصلي: الإنجليزية
Move design patterns — events, error handling, one-time witness (OTW), capability pattern, and pure functions/composability.
لغة النص الأصلي: الإنجليزية
Move package setup (Move.toml, edition, dependencies), building, testing, and common pitfalls from other Move dialects.
لغة النص الأصلي: الإنجليزية
Common Sui Move standard library patterns — strings, Coin/Balance, Option, addresses, UID, TxContext, vectors, and struct unpacking.
لغة النص الأصلي: الإنجليزية
Move language syntax — module layout, imports, mutability, visibility, method syntax, enums, macros, and comments.
لغة النص الأصلي: الإنجليزية
Sui frontend dApp development with @mysten/dapp-kit-react (React) and @mysten/dapp-kit-core (Vue, vanilla JS, other frameworks). Use when building browser apps that connect to Sui wallets, query on-chain data, or execute transactions. Use alongside the…
لغة النص الأصلي: الإنجليزية
Sui TypeScript SDK — PTB construction, client setup, transaction execution, and on-chain queries. Use when writing code that interacts with the Sui blockchain via @mysten/sui. These patterns apply in both backend scripts and frontend apps. For…
لغة النص الأصلي: الإنجليزية