developer-content icon indicating copy to clipboard operation
developer-content copied to clipboard

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

Results 133 developer-content issues
Sort by recently updated
recently updated
newest added

### Problem Solves #170 ### Summary of Changes - added a script to import code files - does supports dev and build mode for md and mdx files - supports...

# Description The code for the lab, as is, does not compile. See the section at the bottom with the output of `anchor build` when using the lab's docs as...

update spelling ### Problem need to correct the spelling of deserializtion ### Summary of Changes I correct the spelling to deserialization Fixes #

### Problem after yarn install when i do yarn dev, this error comes up I am using a windows 11 pro ![image](https://github.com/user-attachments/assets/3196a0c5-c7c9-4487-a856-2290647aae08)

### Problem There were recently several new components added to improve UX when viewing the dev content on solana.com. Usage for these should get documented in the contributing guide in...

### Problem The hello world example stops at deploying the program. https://solana.com/de/developers/guides/getstarted/local-rust-hello-world It ends after deploying the program and looking at the wallet balance. ### Proposed Solution Add another step...

### Problem We get external contribs like https://github.com/solana-foundation/developer-content/pull/257 that can't be merged automatically because they've either been done via GitHub UI (which doesn't format on save) or someone doesn't have...

### Problem Per [ #250 ](https://github.com/solana-foundation/developer-content/pull/250) > I also left a few assorted typo comments throughout. But I stopped looking for those since there are lots.... I was just flagged...

### Problem How to code to transfer SPL tokens to another account. I see that the code you wrote is quite confusing. Your system is too difficult compared to EVM,...