Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
DaviRain-Su committed Aug 28, 2023
1 parent 1a055a4 commit a9ccc65
Show file tree
Hide file tree
Showing 7 changed files with 19 additions and 80 deletions.
75 changes: 7 additions & 68 deletions docs/Solana-Co-Learn/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ sidebar_class_name: green

✨ 我们共学开源资料是 buildspace 课程,all-in-one-solana 对此做了汉化与更新,大家可以对照着看

## Module1: Solana 基础 (与Solana网络通过rpc交互)
## Solana 基础 (与Solana网络通过rpc交互)

- [区块链基本概念介绍](./module1/block-chain-basic/README.md)
- [本地程序开发环境配置](./module1/local_program_development/local_program_development.md)
Expand All @@ -27,7 +27,7 @@ sidebar_class_name: green

- [开始你自己的定制项目](./module1/start-your-own-custom-project/README.md)

## Module2: Solana 进阶 (SPL token与NFT)
## Solana 进阶 (SPL token与NFT)

- [SPL代币](./module2/spl-token/README.md)

Expand All @@ -36,7 +36,7 @@ sidebar_class_name: green
- [在用户界面中展示NFTs](./module2/displayings-nfts-in-a-ui/README.md)
- [创造神奇的网络货币并出售JPEG图片](./module2/make-magic-internet-money-and-sell-jepgs/README.md)

## Module3: Solana Native 开发
## Solana Native 开发

- [Rust简介](./module3/introduction-to-rust/README.md)

Expand All @@ -46,7 +46,7 @@ sidebar_class_name: green

- [NFT质押](./module3/nft-staking/README.md)

## Module4: PDA与CPI
## PDAs 与 CPIs

- [PDA介绍](./module4/pdas/README.md)

Expand All @@ -56,7 +56,7 @@ sidebar_class_name: green

- [发行一个质押应用程序](./module4/ship-a-staking-app/README.md)

## Module5: 深入Anchor框架
## 深入Anchor框架

- [关于Anchor的介绍](./module5/introduction-to-anchor/README.md)

Expand All @@ -66,73 +66,12 @@ sidebar_class_name: green

- [一个全栈的Anchor应用程序](./module5/a-full-stack-anchor-app/README.md)

## Module6: VRF可验证随机数的应用
## VRF可验证随机数的应用

- [挑战周介绍](./module6/ship-week/README.md)

- [随机性](./module6/randomness/README.md)

- [最后的作品](./module6/finishing-touches/README.md)

# 参考资料

## 📄 Solana development 文档

- [Intro Solana](https://www.soldev.app/course)
- [Solana Program Library](https://spl.solana.com/)
- [QuickNode Solana docs](https://www.quicknode.com/guides/welcome)
- [Solana CookBook](https://solanacookbook.com/)
- [Solana Docs](https://docs.solana.com/)
- [alchemy Solana docs](https://docs.alchemy.com/reference/solana-api-quickstart)
- [Alchemy Doc](https://docs.alchemy.com/)
- [Figment Learn](https://learn.figment.io/protocols/solana)
- [Solana 中文bootcamp](https://www.solanazh.com/)
- [Solana WorkShop](https://github.com/solana-workshops)
- [Solana Bootcamp](https://github.com/solana-developers/pirate-bootcamp)
- [Anchor docs](https://book.anchor-lang.com/introduction/introduction.html)
- [Solana Cook book Zh](https://davirain-su.github.io/solana-cookbook-zh/)

## ✏️ 介绍Solana的不错的文章

- [Squads blog](https://squads.so/blog)
- [Solana Dev](https://www.soldev.app/)
- [Solana Summer](https://www.notboring.co/p/solana-summer)
- [Solana沉浮录:很多的偶然与少许的必然](https://www.theblockbeats.info/news/36742)
- [Solana 白皮书](https://docs.qq.com/pdf/DR2ZsSlpsaUppanBD?)
- [Solana调研报告](https://shimo.im/docs/8wkxtyhCXWp88JDD)


## 📖 Solana 开发相关的博客

- [Anatoly Yakovenko blog](https://medium.com/@anatolyyakovenko)
- [Anchor Example: Escrow Program](https://hackmd.io/@ironaddicteddog/anchor_example_escrow)
- [Anchor: A Powerful Framework for Solana Developers](https://hackmd.io/@ironaddicteddog/solana-anchor-escrow)
- [A Starter Kit for New Solana Developer](https://hackmd.io/@ironaddicteddog/solana-starter-kit)
- [Programming on Solana - An Introduction](https://paulx.dev/blog/2021/01/14/programming-on-solana-an-introduction/)
- [小鱼1998的blog](https://blog.csdn.net/weixin_42285518/category_11484618.html)
- [solana的程序实例](https://github.com/solana-developers/program-examples/)
- [myMemoBlog by 256hax プログラミング系ハマったとこ解決ブログ](https://blog.tanebox.com/)

## 📹 Solana 开发视频

- [Solana Bootcamp](https://www.youtube.com/watch?v=0P8JeL3TURU&list=PLilwLeBwGuK6NsYMPP_BlVkeQgff0NwvU)
- [Solana Bytes](https://www.youtube.com/watch?v=pRYs49MqapI&list=PLilwLeBwGuK51Ji870apdb88dnBr1Xqhm)

## 💻 Solana 浏览器

- [https://solscan.io/](https://solscan.io/)
- [https://explorer.solana.com/](https://explorer.solana.com/)
- [https://solanabeach.io/](https://solanabeach.io/)
- [https://solana.fm/](https://solana.fm/)
- [https://www.oklink.com/cn/sol](https://www.oklink.com/cn/sol)
- [https://xray.helius.xyz/](https://xray.helius.xyz/)
- [https://www.hellomoon.io/solana](https://www.hellomoon.io/solana)

## 📱 手机 app 开发

- [Solana 手机App开发](https://solanamobile.com/zh/developers)
- [Solana Mobile Stack SDK](https://github.com/solana-mobile/solana-mobile-stack-sdk#solana-mobile-stack-sdk)
- [Mobile Wallet Adapter](https://github.com/solana-mobile/mobile-wallet-adapter)
- [backpack app开发](https://docs.xnfts.dev/getting-started/introduction)

## 💡 其他
## [💾参考资料](../intro.md)
4 changes: 2 additions & 2 deletions docs/Solana-Co-Learn/module1/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
sidebar_position: 11
sidebar_label: Mod1 Solana 基础 (与Solana网络通过rpc交互)
sidebar_label: Solana 基础 (与Solana网络通过rpc交互)
sidebar_class_name: green
---

# Module1: Solana 基础 (与Solana网络通过rpc交互)
# Solana 基础 (与Solana网络通过rpc交互)

## 本地开发环境配置以及hello world合约

Expand Down
4 changes: 2 additions & 2 deletions docs/Solana-Co-Learn/module2/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
sidebar_position: 26
sidebar_label: Mod2 Solana 进阶 (SPL token与NFT)
sidebar_label: Solana 进阶 (SPL token与NFT)
sidebar_class_name: green
---

# Module2: Solana 进阶 (SPL token与NFT)
# Solana 进阶 (SPL token与NFT)

## SPL代币

Expand Down
4 changes: 2 additions & 2 deletions docs/Solana-Co-Learn/module3/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
sidebar_position: 50
sidebar_label: Mod3 Solana Native 开发
sidebar_label: Solana Native 开发
sidebar_class_name: green
---

# Module3: Solana Native 开发
# Solana Native 开发

## Rust简介

Expand Down
4 changes: 2 additions & 2 deletions docs/Solana-Co-Learn/module4/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
sidebar_position: 64
sidebar_label: Mod4 PDA与CPI
sidebar_label: PDAs 与CPIs
sidebar_class_name: green
---

# Module4: PDA与CPI
# PDAs 与 CPIs

## PDA

Expand Down
4 changes: 2 additions & 2 deletions docs/Solana-Co-Learn/module5/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
sidebar_position: 96
sidebar_label: Mod5 深入Anchor框架
sidebar_label: 深入Anchor框架
sidebar_class_name: green
---

# Module5: 深入Anchor框架
# 深入Anchor框架

## 关于 Anchor 的介绍

Expand Down
4 changes: 2 additions & 2 deletions docs/Solana-Co-Learn/module6/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
sidebar_position: 97
sidebar_label: Mod6 VRF可验证随机数的应用
sidebar_label: VRF可验证随机数的应用
sidebar_class_name: green
---

# Module6: VRF可验证随机数的应用
# VRF可验证随机数的应用

## 挑战周

Expand Down

0 comments on commit a9ccc65

Please sign in to comment.