diff --git a/mover/Chenpi_Sakura/code/readme.md b/mover/Chenpi_Sakura/code/readme.md new file mode 100644 index 000000000..e69de29bb diff --git a/mover/Chenpi_Sakura/code/task1 b/mover/Chenpi_Sakura/code/task1 new file mode 160000 index 000000000..46cfda9a9 --- /dev/null +++ b/mover/Chenpi_Sakura/code/task1 @@ -0,0 +1 @@ +Subproject commit 46cfda9a9d4e3c715db14c293301e3f71116fe4a diff --git a/mover/Chenpi_Sakura/notes/id.png b/mover/Chenpi_Sakura/notes/id.png new file mode 100644 index 000000000..a45d30543 Binary files /dev/null and b/mover/Chenpi_Sakura/notes/id.png differ diff --git a/mover/Chenpi_Sakura/notes/package.png b/mover/Chenpi_Sakura/notes/package.png new file mode 100644 index 000000000..282509c67 Binary files /dev/null and b/mover/Chenpi_Sakura/notes/package.png differ diff --git a/mover/Chenpi_Sakura/notes/readme.md b/mover/Chenpi_Sakura/notes/readme.md new file mode 100644 index 000000000..e69de29bb diff --git a/mover/Chenpi_Sakura/notes/wallet.png b/mover/Chenpi_Sakura/notes/wallet.png new file mode 100644 index 000000000..551ca1413 Binary files /dev/null and b/mover/Chenpi_Sakura/notes/wallet.png differ diff --git a/mover/Chenpi_Sakura/readme.md b/mover/Chenpi_Sakura/readme.md new file mode 100644 index 000000000..8e106b5b8 --- /dev/null +++ b/mover/Chenpi_Sakura/readme.md @@ -0,0 +1,54 @@ +## 基本信息 +- Sui钱包地址: `0x5a975811abdf866177bd76dee4e4985d92582a5526bd251c5e7ab200d7d5df3d` +> 首次参与需要完成第一个任务注册好钱包地址才被合并,并且后续学习奖励会打入这个地址 +- github: `Chenpi_Sakura` + +## 个人简介 +- 工作经验: 0年 +- 技术栈: `C++` +> 重要提示 请认真写自己的简介 +- 多年web2开发经验,对Move特别感兴趣,想通过Move入门区块链 +- 联系方式: QQ: `3479436041` + +## 任务 + +## 01 hello move +- [x] Sui cli version:sui 1.35.0-40d9ec7ecd5d +- [x] Sui钱包截图: ![Sui钱包截图](.\notes\id.png) +- [x] package id: 0xa355a623e2497f733dc62edf7d4c2ae0569dc07cae1a2a041286f2086775dabe +- [x] package id 在 scan上的查看截图:![Scan截图](..\notes\package.png) + +## 02 move coin +- [] My Coin package id : +- [] Faucet package id : +- [] 转账 `My Coin` hash: +- [] `Faucet Coin` address1 mint hash: +- [] `Faucet Coin` address2 mint hash: + +## 03 move NFT +- [] nft package id : +- [] nft object id : +- [] 转账 nft hash: +- [] scan上的NFT截图:![Scan截图](./images/你的图片地址) + +## 04 Move Game +- [] game package id : +- [] deposit Coin hash: +- [] withdraw `Coin` hash: +- [] play game hash: + +## 05 Move Swap +- [] swap package id : +- [] call swap CoinA-> CoinB hash : +- [] call swap CoinB-> CoinA hash : + +## 06 Dapp-kit SDK PTB +- [] save hash : + +## 07 Move CTF Check In +- [] CLI call 截图 : ![截图](./images/你的图片地址) +- [] flag hash : + +## 08 Move CTF Lets Move +- [] proof : +- [] flag hash : diff --git a/mover/Chenpi_Sakura/scan.jpg b/mover/Chenpi_Sakura/scan.jpg new file mode 100644 index 000000000..d16ebb649 Binary files /dev/null and b/mover/Chenpi_Sakura/scan.jpg differ