Code snippets and full projects for the Solana blockchain. Including dApps, NFTs, and more.
Get your Solana development environment setup on Linux with this complete installation guide.
Generate custom Solana wallet addresses that have any word you want. Including how to set the derivation path to use in web and browser wallets.
Technical deep dive into how Solana addresses are "generated" for use on the blockchain. Mnemonic, to private key (with a derivation path), to public key.
Create your very first Solana program with the Anchor framework.
Learn the basics and how to get around in the Solana CLI