Appendix — Resource Directory
Core references
| Resource | Link | Note |
|---|---|---|
| Solana Docs | https://solana.com/docs | Source of truth |
| Cookbook | https://solana.com/developers/cookbook | Was solanacookbook.com |
| SPL / Token-2022 | https://www.solana-program.com/docs | Was spl.solana.com |
| Stack Exchange | https://solana.stackexchange.com | Blocks bots, works in browser |
| Agave | https://github.com/anza-xyz/agave | Validator source |
Rust backend & indexing
| Resource | Crate | Link |
|---|---|---|
| Carbon | carbon-core 1.0 | https://github.com/sevenlabs-hq/carbon |
| Yellowstone gRPC | yellowstone-grpc-client 13.5 | https://github.com/rpcpool/yellowstone-grpc |
| Helius LaserStream | helius-laserstream 0.6 | https://www.helius.dev/docs/laserstream |
| axum | axum 0.8 | https://github.com/tokio-rs/axum |
| sqlx | sqlx 0.9 | https://github.com/launchbadge/sqlx |
Dropped — and why
The original draft listed these as verified-live. They are not usable:
| Resource | Problem |
|---|---|
| soldev.app | Redirects to ironforge.sanctum.so |
| speedrunsolana.com | Redirects to X profile |
| buildspace.so | Shut down |
| docs.jito.network | DNS does not resolve → use docs.jito.wtf |
| gill.site | DNS does not resolve → use gillsdk.com |
| turbin3.com | DNS does not resolve → use turbin3.org |
| orca.so/docs | 404 → use docs.orca.so |
| docs-staging.quasar.fi | Staging host, Cosmos-not-Solana, cut entirely |
| Solana CLI 3.0.10 | Agave stable is 4.2.2 |
| Surfpool 0.12 | Installer pins 1.4.0 |
| Rust 1.91+ | Stable is 1.98.0 |
| @solana/kit v7 | 8.2.0 |