Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Member tiankonglan #64

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 40 additions & 0 deletions members/tiankonglan.md
Original file line number Diff line number Diff line change
@@ -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