# letsmove **Repository Path**: move-cn/letsmove ## Basic Information - **Project Name**: letsmove - **Description**: move-cn 的中国镜像库 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-07 - **Last Updated**: 2024-11-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## letsmove Let's Move 一项学Move获得SUI的激励计划,鼓励更多的人学习Move语言 ## 带奖励的学习任务 [学习任务](./task) ## 社区 & 问答 - [move中文 TG](https://t.me/move_cn) - QQ群: 79489587 ## bootcamp视频 | 期数 | 视频 | 源码 | |:-----------------|-------------------------------------------------|:----------------------------------------:| | 2024年4-6月 TinTin | [B站](https://www.bilibili.com/video/BV1Rm42177Kx) | [课程源码](https://github.com/move-cn/tintin-bootcamp) | ### 书籍 | 书名 | 中文 | 英文 | 配套视频 | |:--------------------|-------------------------------------------------|:----------------------------------------------------:|:---------------------------------------------------------:| | Move Book | [中文](https://move.sui-book.com/index.html) | [英文](https://move-book.com/) | | | Move Reference | [中文](https://reference.sui-book.com/index.html) | [英文](https://move-book.com/reference/) | | | Move 导论 | [中文](https://intro-zh.sui-book.com/) | [Sui Move Intro Course](https://intro.sui-book.com/) | [bilibili](https://www.bilibili.com/video/BV1RY411v7YU) [Youtube](https://www.youtube.com/watch?v=lZHjmo2ngu0) | | Let's Move Sui | [中文](https://movesui.sui-book.com/) | [let's move](https://letsmovesui.com/) | | | Sui Book | [中文](https://sui-book.com) | | | | Sui Move by Example | [中文](https://examples.sui-book.com/) | [Sui Move by Example](https://examples.sui.io/) | | | 轻松入门Move | [轻松入门Move](https://easy.sui-book.com/) | | | | Move Master | [中文](https://master.sui-book.com/) | [move master](https://metaschool.so/sui) | | | move castle | [中文](https://movecastle.sui-book.com/) | [move castle](https://learn.movecastle.info/courses/move-on-sui) | | [学习路径](learning_map.md) ### 文档 - [官方文档](https://docs.sui.io/) ### 代码库 - [Sui](https://github.com/MystenLabs/sui) ### SDK - [Rust SDK](https://docs.sui.io/devnet/build/rust-sdk) (official) - [TS/JS SDK](https://github.com/MystenLabs/sui/tree/main/sdk/typescript) (official) - [Sui Typescript SDK (community)](https://github.com/scallop-io/sui-kit) - [Golang SDK 1 by block vision](https://github.com/block-vision/sui-go-sdk) (community) - [Golang SDK 2 by coming chat](https://github.com/coming-chat/go-sui-sdk) (community) - [Python SDK](https://github.com/FrankC01/pysui) (community) - [Java SDK](https://github.com/GrapeBaBa/sui4j) (community) - [Kotlin SDK](https://github.com/cosmostation/suikotlin) (community) - [C# SDK](https://github.com/naami-finance/SuiNet) (community) - [Sui Dart SDK](https://github.com/mofalabs/sui) (community) - [Sui dApp Kit Vue](https://github.com/SuiCraftTeam/Sui-dApp-Kit-Vue/) (community) ### 生态项目源码