📗
Dev Handbook
  • Introduction
  • Solana
  • RUST
  • NFTs
  • Applications APIs
  • RPC Providers
  • Marketing & Community Management
    • Discord
      • Setting Up
      • Enable Community
      • Onboarding
      • Safety Setup
      • Server Boosting
      • Moderation
      • Additional Tips
    • Twitter
      • Setting Up
      • Types of Content
      • Twitter Spaces
      • Twitter Giveaways
      • Additional Tips
  • Kyzzen
  • Additional Resources
Powered by GitBook
On this page
  • Get Started
  • Dig Deeper

Solana

Get Started

Use these Solana Foundation and community courses to begin your journey into Solana development:

Course
Description

Quickstart your Solana development starting from nothing to complex programs.

Learn to build on Solana

Video series by Solana

Giving you the tools and mindset to navigate The Solana Path and shape you into a Solana dev.

Learn the Solana blockchain protocol with guided interactive projects and challenging integrated projects by completing the courses.

This course takes learners through a journey of understanding how the Solana blockchain works, as well as understanding the importance of accounts. The course explores the depths of the NFT ecosystem, and also touches on new developments like Solana Pay.

Video series by Solana

Dig Deeper

Learn from resources across the greater Solana ecosystem:

Resource
Description

The official Solana documentation on developing, validators, SPL tokens, wallets and more.

Interact with Solana nodes directly with the JSON RPC API via the HTTP and Websocket methods.

A developer resource that provides the essential concepts and references for building applications on Solana.

A question and answer site for Solana software users and developers.

Easily build, deploy and test Solana programs and smart contracts from a browser IDE.

Get up and running fast with Solana dApps, generate a project template in seconds.

Anchor is a framework for Solana's Sealevel runtime providing several convenient developer tools for writing smart contracts.

The Solana Program Library (SPL) is a collection of on-chain programs targeting the Sealevel parallel runtime.

A list of curated examples for a wide range of use cases implemented using on-chain programs.

Solana RPC Documentation:

PreviousIntroductionNextRUST

Last updated 2 years ago

https://docs.solana.com/api/http
Solana Development Course
Buildspace
Solana Bytes
Scaffold Series
Freecodecamp Solana Course
Solana Development by Knox
Solana Bootcamp
Core Documentation
Solana JSON API
Solana Cookbook
Solana Stack Exchange
Solana Playground
create-solana-dapp
Anchor Docs
Solana Program Library
Program Examples