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.
Idioma do texto original: inglês
Menu
O SkillsMP coletou 8 skills de MystenLabs/sui-dev-skills. Abra uma skill para revisar a origem e os detalhes.
Mostrando 8 de 8 skills coletadas.
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.
Idioma do texto original: inglês
Sui object model — struct declarations, abilities (key/store/copy/drop), object ownership, naming conventions, and dynamic fields.
Idioma do texto original: inglês
Move design patterns — events, error handling, one-time witness (OTW), capability pattern, and pure functions/composability.
Idioma do texto original: inglês
Move package setup (Move.toml, edition, dependencies), building, testing, and common pitfalls from other Move dialects.
Idioma do texto original: inglês
Common Sui Move standard library patterns — strings, Coin/Balance, Option, addresses, UID, TxContext, vectors, and struct unpacking.
Idioma do texto original: inglês
Move language syntax — module layout, imports, mutability, visibility, method syntax, enums, macros, and comments.
Idioma do texto original: inglês
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…
Idioma do texto original: inglês
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…
Idioma do texto original: inglês