sk Skill · mission69b
composable-move-functions
Use when writing Move functions on Sui, especially public APIs. Applies to function visibility (public vs entry), parameter ordering, and return patterns. Use whenever designing function signatures or deciding whether functions should transfer objects or return them.
Open on skills.sh ↗read 2026-09-19
- installs 8w
- 0
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 0
movebashTypeScript
- Host repository
- mission69b/t2000
- Host stars
- 23
- Host language
- TypeScript