Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/paul-schaaf/awesome-solana

🏎️ A curated list of awesome things related to Solana 🏎️
https://github.com/paul-schaaf/awesome-solana

List: awesome-solana

Last synced: 10 days ago
JSON representation

🏎️ A curated list of awesome things related to Solana 🏎️

Awesome Lists containing this project

README

        

awesome-solana


🏎️🏎️🏎️


A curated (unofficial) list of awesome things for people looking to buidl on Solana

Please submit a pull request if you know any resources that might be helpful to other developers!



[![Awesome](https://awesome.re/badge.svg)](https://awesome.re)

Table of Contents
=================

* [awesome-solana](#awesome-solana)
* [Unofficial Network Stats](#unofficial-network-stats)
* [Resources](#resources)
* [Official Resources](#official-resources)
* [Podcast appearances](#podcast-appearances)
* [Tutorials & Projects](#tutorials--projects)
* [Unofficial Resources](#unofficial-resources)
* [Developer Tooling](#developer-tooling)
* [Libraries](#libraries)
* [Tutorials & Projects](#tutorials--projects-1)
* [Projects building on Solana](#projects-building-on-solana)

## Unofficial Network Stats
- [Solana Beach](https://solanabeach.io/)
- [Validators.app](https://www.validators.app/)

## Resources

### Official Resources
- [Website](https://solana.com)
- [Developer Discord](https://discord.com/invite/pquxPsq)
- [Docs](https://docs.solana.com)
- [Company Github](https://github.com/solana-labs)
- [Podcast](https://podcast.solana.com/)
- [Youtube](https://www.youtube.com/c/Solanalabs)
- [Blog](https://medium.com/solana-labs)
- [Twitter](https://twitter.com/solana)

#### Podcast appearances
- [Coingecko Ep. 20](https://podcast.coingecko.com/719703/5526409-building-the-fastest-lowest-latency-blockchain-with-anatoly-yakovenko-founder-and-ceo-at-solana-ep-20?utm_source=twitter&utm_campaign=Podcast%2B&utm_medium=social&utm_term=20&0=)
- [The Blockchain Debate Podcast Ep. 12](https://www.buzzsprout.com/767033/4648859-motion-scalability-is-impossible-without-sharding-and-layer-2-solutions-georgios-konstantopoulos-vs-anatoly-yakovenko-cohost-tarun-chitra)
- [The FTX Podcast](https://youtu.be/y5RYRVeN-C4)
- [Chorus One Podcast Ep. 16](https://www.stitcher.com/podcast/chorus-one-podcast/e/64417309?autoplay=false)
- [The Bitcoin Podcast Network - Hashing it out Ep. 61](https://www.stitcher.com/podcast/the-bitcoin-podcast/e/64176232)
- [Unchained Podcast - October 6, 2020](https://unchainedpodcast.com/can-solana-seize-marketshare-from-ethereum-with-serum/)
- [The Erica Show Ep. 5](https://youtu.be/wYCZBG9JXVk)

#### Tutorials & Projects
- [Break Solana](https://github.com/solana-labs/break)
- [Hello World](https://github.com/solana-labs/example-helloworld)
- [Token Swap (Advanced)](https://github.com/solana-labs/solana-program-library/tree/master/token-swap)

### Unofficial Resources

#### Developer Tooling
- [SPL Token UI](https://spl-token-ui.com) for general token management on all clusters
- [Sollet.io](https://sollet.io) allows you to request airdops and mint test tokens where allowed

#### Libraries & Frameworks
- [Anchor](https://github.com/project-serum/anchor)
- [SolanaJ](https://github.com/p2p-org/solanaj)
- [Solnet](https://github.com/bmresearch/Solnet)
- [Solana Python](https://pypi.org/project/solana/)
- [Solana Dart Flutter](https://github.com/cryptoplease/dart-solana-lib)
- [Solana Swift](https://github.com/ajamaica/Solana.Swift)
- [Solana Kotlin](https://github.com/ajamaica/Solana.kt)

#### Tutorials & Projects
- [Programming on Solana - An Introduction](https://paulx.dev/blog/2021/01/14/programming-on-solana-an-introduction/)
- [Voting App](https://medium.com/@smith_10562/a-simple-solana-dapp-tutorial-6dedbdf65444)
- [Solana File Upload](https://github.com/mcf-rocks/solana-upload)
- [SPL Token UI Repo](https://github.com/paul-schaaf/spl-token-ui)

## Projects building on Solana
see [solana.com/ecosystem](https://www.solana.com/ecosystem)