Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jan 24, 2025. It is now read-only.

Collection of Developer content for exploring, learning, and building in the Solana ecosystem.

NotificationsYou must be signed in to change notification settings

solana-foundation/developer-content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warning

Contributions moving forward should be made to the solana-com repo.

The developer docs content for solana.com is located in the/contentdirectory on the solana-com repo which contains the pages for/docs,/developers/cookbook,/developers/guides,/developers/courses in therespective subdirectories.

Solana Developer Content

This repo is the open source home of content for developers looking to learn anddevelop on the Solana blockchain.

These markdown based content posts are gathered from contributors from aroundthe Solana ecosystem and displayed onsolana.com/developers for all to learn from.

Setup Instructions

This repository contains only the markdown files for content. The content isrendered through a separate UI repository.

  1. Clone this repository (developer-content)
  2. Clone the UI repository:solana-com
  3. Run both repositories locally to view the rendered content

In the solana-com repo, you must add the following.env variable:

NEXT_PUBLIC_DEVELOPER_CONTENT_API_URL="http://localhost:3001"

Structure

There are a few primary types of Solana Developer content within this repo:

  • courses - multiple lessons comprehensively covering a giventopic, with both a theory section and an interactive lab for each lesson
  • docs - thecore documentation for theSolana blockchain
  • guides - long form tutorials focused on a specifictopic related to Solana development, like building dApps and programs
  • resources - collection of popular frameworks, SDKs,documentation sites, and developer tools from around the ecosystem

Courses

Docs

The coreSolana Documentation is housed within thisrepo, including the documentation for theSolana RPC methods.

Validator Docs

The "core documentation" within this repo is generalized to the Solana protocolas a whole and not the specific implementations of any given Validator client.

For specific validator clients, consult their respective documentation:

Validator ClientRepoWebsite
Anza's AgaveRepoWebsite
Jump Crypto's FiredancerRepoWebsite

Developer Guides

TheSolana Developer guides teach newand experienced developers how to build on Solana. They teach variousprogramming concepts on Solana and often dive into popular SDKs and provide codeexamples to build dApps.

Each developer guide is typically focused on a specific topic or concept.

If you are interested in submitting a new developer guide, please consult thecontributing guide section forSubmitting a Guide. .

Developer Resources

TheSolana Developer resources withinthis repo are meant to be a public directory of resources. Our goal is to helpanyone discover the various developer tools, sdks, tooling, and frameworks thatexist within the Solana ecosystem.

The developer resources within this directory are not normally maintained by thesame maintainers of this repo.

If you are having issues with a specific resource, content their maintainers. Donot open an issue on this repo, unless to update, add, or remove a resource'sinformation within our directory.

If you are interested in submitting a new developer resource, please consult thecontributing guide section forSubmitting a Resource.

Contributing

We love your input! We want to make contributing to Solana developer content aseasy and transparent as possible, whether it's:

  • Reporting a bug
  • Discussing the current content
  • Submitting a fix for existing content
  • Proposing new content to be added

Please read ourCONTRIBUTING page to see how you cancontribute.

Maintainers

This Solana Developer content is maintained by theSolana Foundation.

About

Collection of Developer content for exploring, learning, and building in the Solana ecosystem.

Topics

Resources

Contributing

Stars

Watchers

Forks

Contributors137


[8]ページ先頭

©2009-2025 Movatter.jp