Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/CreatorsDAO/awesome-learn-solana


https://github.com/CreatorsDAO/awesome-learn-solana

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# awesome-learn-solana

> 欢迎提交pr持续补充这个列表

## 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 开发视频

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

## 其他