- Notifications
You must be signed in to change notification settings - Fork308
Collection of Developer content for exploring, learning, and building in the Solana ecosystem.
solana-foundation/developer-content
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Content Moved tosolana-com Repo
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.
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.
This repository contains only the markdown files for content. The content isrendered through a separate UI repository.
- Clone this repository (developer-content)
- Clone the UI repository:solana-com
- 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"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 lessondocs- thecore documentation for theSolana blockchainguides- long form tutorials focused on a specifictopic related to Solana development, like building dApps and programsresources- collection of popular frameworks, SDKs,documentation sites, and developer tools from around the ecosystem
The coreSolana Documentation is housed within thisrepo, including the documentation for theSolana RPC methods.
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 Client | Repo | Website |
|---|---|---|
| Anza's Agave | Repo | Website |
| Jump Crypto's Firedancer | Repo | Website |
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. .
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.
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.
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
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.