Skip to content

Commit 78d8c78

Browse files
committed
2 parents 268a04d + 6af66f4 commit 78d8c78

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

README.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ Solana Local Node、Solana CLI Tools、Network Wallet 交互
3333

3434
🔗 [Solana Hello World](https://solana.com/zh/developers/guides/getstarted/local-rust-hello-world)
3535

36+
🔗 [Solana Counter ](https://github.com/solana-developers/program-examples/blob/main/basics/counter/native/program/src/lib.rs)
37+
3638
🔗 [Solana-Developers/Program-Examples](https://github.com/solana-developers/program-examples/tree/main/basics)
3739

3840
🔗 [Solana Playground](https://beta.solpg.io/)
@@ -56,7 +58,7 @@ Account 数据传输序列化,数据检查(TypeScript SDK 基本使用)
5658

5759
🔗 [https://solana.com/docs/clients/javascript](https://solana.com/docs/clients/javascript)
5860

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)
6062

6163
#### 学习目标:
6264

@@ -71,11 +73,11 @@ Account 数据传输序列化,数据检查(TypeScript SDK 基本使用)
7173

7274
使用 Anchor Framework 开发
7375

74-
🔗 [Anchor Hello World](https://www.anchor-lang.com/docs/hello-world)
75-
7676
🔗 [Intro to Anchor](https://solana.com/developers/guides/getstarted/intro-to-anchor)
7777

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)
7981

8082
#### 学习目标
8183

@@ -124,6 +126,9 @@ https://github.com/elizaos-plugins/plugin-solana-v2
124126

125127
https://github.com/sendaifun/solana-agent-kit
126128

129+
🔗 [soldev Blinks](https://soldev.cn/wiki/blinks)
130+
131+
127132
---
128133

129134
[上一期黑客松获奖项目](https://blog.colosseum.org/announcing-the-winners-of-the-solana-renaissance-hackathon/)

0 commit comments

Comments
 (0)