diff --git a/members/tiankonglan.md b/members/tiankonglan.md new file mode 100644 index 0000000..61648c8 --- /dev/null +++ b/members/tiankonglan.md @@ -0,0 +1,40 @@ + + +# 星航计划加入申请表 + +## 个人介绍 + +* Github ID: [tiankonglan](https://github.com/tiankonglan) + +* Telegram ID: skyblues233 + +* Discord ID: tomliews#6569 + +* Starcoin 账号地址: 0x0bFF3Ddf0719Db9077590d1B90Dc1782 + +Bankend Developer, Architect; Master in Golang、C++、Rust; Interest in chain, vm, contract + +### 参与的开源项目: +https://github.com/movefuns/movefuns +https://github.com/starcoinorg/starcoin-framework +https://github.com/NonceGeek/DID-Solution-In-Move + +## 学习日志 +https://mp.weixin.qq.com/s/LBvvz3OffYQysL27MnBw0g +## 学习成果 +master move contract code in both starcoin and aptos +https://github.com/NonceGeek/DID-Solution-In-Move/tree/main/did +https://github.com/NonceGeek/DID-Solution-In-Move/tree/main/did-aptos + +### 发现的问题&提交的优化建议: +- starcoin's framework add spec256k1_verify +- movefuns add ascii string split funciton +### Pull Request: +- https://github.com/starcoinorg/starcoin-framework/pull/86 +- https://github.com/movefuns/movefuns/pull/52 + +### 新项目: +- impl aptos did contract add multi sign type +https://github.com/NonceGeek/DID-Solution-In-Move/tree/main/did-aptos + +