File tree Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -33,6 +33,8 @@ Solana Local Node、Solana CLI Tools、Network Wallet 交互
33
33
34
34
🔗 [ Solana Hello World] ( https://solana.com/zh/developers/guides/getstarted/local-rust-hello-world )
35
35
36
+ 🔗 [ Solana Counter ] ( https://github.com/solana-developers/program-examples/blob/main/basics/counter/native/program/src/lib.rs )
37
+
36
38
🔗 [ Solana-Developers/Program-Examples] ( https://github.com/solana-developers/program-examples/tree/main/basics )
37
39
38
40
🔗 [ Solana Playground] ( https://beta.solpg.io/ )
@@ -56,7 +58,7 @@ Account 数据传输序列化,数据检查(TypeScript SDK 基本使用)
56
58
57
59
🔗 [ https://solana.com/docs/clients/javascript ] ( https://solana.com/docs/clients/javascript )
58
60
59
- 🔗 [ Connect Solana from React] ( https://solana .com/developers/cookbook/wallets/connect- wallet-react )
61
+ 🔗 [ Connect Solana from React] ( https://github .com/anza-xyz/ wallet-adapter/blob/master/APP.md )
60
62
61
63
#### 学习目标:
62
64
@@ -71,11 +73,11 @@ Account 数据传输序列化,数据检查(TypeScript SDK 基本使用)
71
73
72
74
使用 Anchor Framework 开发
73
75
74
- 🔗 [ Anchor Hello World] ( https://www.anchor-lang.com/docs/hello-world )
75
-
76
76
🔗 [ Intro to Anchor] ( https://solana.com/developers/guides/getstarted/intro-to-anchor )
77
77
78
- 🔗 [ More about Anchor] ( https://www.anchor-lang.com/docs )
78
+ 🔗 [ Anchor playground ] ( https://www.anchor-lang.com/docs/solana-playground )
79
+
80
+ 🔗 [ More about Anchor] ( https://www.anchor-lang.com/docs/account-constraints )
79
81
80
82
#### 学习目标
81
83
@@ -124,6 +126,9 @@ https://github.com/elizaos-plugins/plugin-solana-v2
124
126
125
127
https://github.com/sendaifun/solana-agent-kit
126
128
129
+ 🔗 [ soldev Blinks] ( https://soldev.cn/wiki/blinks )
130
+
131
+
127
132
---
128
133
129
134
[ 上一期黑客松获奖项目] ( https://blog.colosseum.org/announcing-the-winners-of-the-solana-renaissance-hackathon/ )
You can’t perform that action at this time.
0 commit comments