From 38daa434d224e596ef882fb282788ce0fd9c4bb5 Mon Sep 17 00:00:00 2001 From: wangyusong Date: Fri, 22 Jul 2022 09:58:36 +0800 Subject: [PATCH 1/6] add Yusongwang --- members/YusongWang.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 members/YusongWang.md diff --git a/members/YusongWang.md b/members/YusongWang.md new file mode 100644 index 0000000..b83a54a --- /dev/null +++ b/members/YusongWang.md @@ -0,0 +1,22 @@ + + +# 星航计划加入申请表 + +### 个人介绍 + +* Github ID: [YusongWang](https://github.com/YusongWang) + +* Telegram ID: @kk_good + +* Discord ID: DoYouWork#1975 + +* Starcoin 账号地址: 0x17fAb2be6504f04619359FC00C59aF6e + + +常用语言 PHP, Go, Rust。对区块链系统研发以及智能合约编程方向感兴趣。 + +### 学习日志 + + + +### 学习成果 From b07e8b34dec048a684215c72369156924109dfee Mon Sep 17 00:00:00 2001 From: yusong wang Date: Sun, 24 Jul 2022 09:22:04 +0800 Subject: [PATCH 2/6] add some link --- members/YusongWang.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/members/YusongWang.md b/members/YusongWang.md index b83a54a..7fa5d56 100644 --- a/members/YusongWang.md +++ b/members/YusongWang.md @@ -16,7 +16,10 @@ 常用语言 PHP, Go, Rust。对区块链系统研发以及智能合约编程方向感兴趣。 ### 学习日志 - - + - [00-Starcoin – STC 节点搭建](https://www.wangyusong.com/2022/07/24/00-starcoin-stc-%e8%8a%82%e7%82%b9%e6%90%ad%e5%bb%ba/) + - [01-Starcoin – STC 第一笔转账及console命令使用](https://www.wangyusong.com/2022/07/24/01-starcoin-stc-%e7%ac%ac%e4%b8%80%e7%ac%94%e8%bd%ac%e8%b4%a6%e5%8f%8aconsole%e5%91%bd%e4%bb%a4%e4%bd%bf%e7%94%a8/) + - [02-Starcoin – STC 部署第一个合约](https://www.wangyusong.com/2022/07/24/02-starcoin-stc-%e9%83%a8%e7%bd%b2%e7%ac%ac%e4%b8%80%e4%b8%aa%e5%90%88%e7%ba%a6/) ### 学习成果 + - https://github.com/starcoinorg/starcoin-cookbook/pull/151 + \ No newline at end of file From 18822b0afddfdd81133fa2582ea4fc98a7d4a286 Mon Sep 17 00:00:00 2001 From: yusong wang Date: Sat, 30 Jul 2022 09:57:50 +0800 Subject: [PATCH 3/6] add some PR --- members/YusongWang.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/members/YusongWang.md b/members/YusongWang.md index 7fa5d56..b8980d0 100644 --- a/members/YusongWang.md +++ b/members/YusongWang.md @@ -19,7 +19,13 @@ - [00-Starcoin – STC 节点搭建](https://www.wangyusong.com/2022/07/24/00-starcoin-stc-%e8%8a%82%e7%82%b9%e6%90%ad%e5%bb%ba/) - [01-Starcoin – STC 第一笔转账及console命令使用](https://www.wangyusong.com/2022/07/24/01-starcoin-stc-%e7%ac%ac%e4%b8%80%e7%ac%94%e8%bd%ac%e8%b4%a6%e5%8f%8aconsole%e5%91%bd%e4%bb%a4%e4%bd%bf%e7%94%a8/) - [02-Starcoin – STC 部署第一个合约](https://www.wangyusong.com/2022/07/24/02-starcoin-stc-%e9%83%a8%e7%bd%b2%e7%ac%ac%e4%b8%80%e4%b8%aa%e5%90%88%e7%ba%a6/) - + - [03-Starcoin – STC 部署第一个Token](https://www.wangyusong.com/2022/07/30/03-starcoin-stc-%e9%83%a8%e7%bd%b2%e7%ac%ac%e4%b8%80%e4%b8%aatoken/) + - [04-Starcoin – STC 部署第一个NFT](https://www.wangyusong.com/2022/07/30/04-starcoin-stc-%e9%83%a8%e7%bd%b2%e7%ac%ac%e4%b8%80%e4%b8%aanft/) + ### 学习成果 - https://github.com/starcoinorg/starcoin-cookbook/pull/151 + - https://github.com/starcoinorg/starcoin-framework-commons/pull/45 + - https://github.com/starcoinorg/starcoin-framework-commons/pull/43 + - https://github.com/starcoinorg/starcoin/pull/3570 + \ No newline at end of file From 923c38067a495abfa81bcec7ca87b378fd64bf89 Mon Sep 17 00:00:00 2001 From: yusong wang Date: Mon, 1 Aug 2022 15:39:57 +0800 Subject: [PATCH 4/6] Update YusongWang.md --- members/YusongWang.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/members/YusongWang.md b/members/YusongWang.md index b8980d0..c4f8714 100644 --- a/members/YusongWang.md +++ b/members/YusongWang.md @@ -27,5 +27,6 @@ - https://github.com/starcoinorg/starcoin-framework-commons/pull/45 - https://github.com/starcoinorg/starcoin-framework-commons/pull/43 - https://github.com/starcoinorg/starcoin/pull/3570 + - https://github.com/starcoinorg/starcoin/pull/3589 - \ No newline at end of file + From b485df22cb9640cc47b0afd8ca06b9fc79a20805 Mon Sep 17 00:00:00 2001 From: yusong wang Date: Wed, 3 Aug 2022 09:43:02 +0800 Subject: [PATCH 5/6] Update YusongWang.md --- members/YusongWang.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/members/YusongWang.md b/members/YusongWang.md index c4f8714..4ed7642 100644 --- a/members/YusongWang.md +++ b/members/YusongWang.md @@ -28,5 +28,7 @@ - https://github.com/starcoinorg/starcoin-framework-commons/pull/43 - https://github.com/starcoinorg/starcoin/pull/3570 - https://github.com/starcoinorg/starcoin/pull/3589 + - https://github.com/starcoinorg/starcoin/pull/3596 + - https://github.com/starcoinorg/starcoin/pull/3598 From cebeaa2a6d68bbc59bd60e69057d5d3b291ed0c1 Mon Sep 17 00:00:00 2001 From: yusong wang Date: Fri, 5 Aug 2022 23:26:48 +0800 Subject: [PATCH 6/6] Update YusongWang.md --- members/YusongWang.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/members/YusongWang.md b/members/YusongWang.md index 4ed7642..cbccbaf 100644 --- a/members/YusongWang.md +++ b/members/YusongWang.md @@ -30,5 +30,7 @@ - https://github.com/starcoinorg/starcoin/pull/3589 - https://github.com/starcoinorg/starcoin/pull/3596 - https://github.com/starcoinorg/starcoin/pull/3598 + - https://github.com/starcoinorg/starcoin/pull/3622 + - https://github.com/starcoinorg/starcoin/pull/3615